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

Function to split aggregate/unknown data given known proportions #22

Open
chacalle opened this issue Mar 29, 2020 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@chacalle
Copy link
Collaborator

No description provided.

@chacalle chacalle added the enhancement New feature or request label Mar 29, 2020
@krpaulson
Copy link
Collaborator

Here's an example where we did this: https://github.com/ihmeuw-demographics/processing_covid_em/blob/main/data_prep/prep_HUMAN_MORTALITY_DATABASE.R#L94

One important piece is that I think we should have a threshold argument percent_unknown_limit such that unknown data is not split if the proportion unknown exceeds that value. In this case could either error out or return aggregate level data only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants