Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disaggregate MSI #7

Open
drnickisaac opened this issue Dec 19, 2017 · 3 comments
Open

Disaggregate MSI #7

drnickisaac opened this issue Dec 19, 2017 · 3 comments

Comments

@drnickisaac
Copy link
Contributor

The method currently known as MSI actually has two parts:

  1. Monte Carlo resampling (after correcting for late arrival etc)
  2. Smoothing
    These should be separate functions.
@AugustT
Copy link
Member

AugustT commented May 22, 2018

I'll look to see what needs to be done

@AugustT AugustT added this to the Sprint - 22th May milestone May 22, 2018
@AugustT
Copy link
Member

AugustT commented May 22, 2018

Okay, so the msi code is a straight up wrapper around the original code by Statistics Netherlands, with a few bells and whistles. Their code is pretty big (msi_tool.R).

Smoothing starts at L406. If I spent some time I could break their script in two. I just wonder whether this is a feature that is going to be useful for others?

@AugustT
Copy link
Member

AugustT commented Oct 14, 2019

I still question why this is needed

AugustT added a commit that referenced this issue Aug 4, 2021
@DylanCarbone DylanCarbone added MSI and removed question labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants