Skip to content

Added a new page explaining how to handle missing data with examples in Python, R, and Excel.#236

Open
AsharHashmi wants to merge 1 commit intoLOST-STATS:sourcefrom
AsharHashmi:patch-2
Open

Added a new page explaining how to handle missing data with examples in Python, R, and Excel.#236
AsharHashmi wants to merge 1 commit intoLOST-STATS:sourcefrom
AsharHashmi:patch-2

Conversation

@AsharHashmi
Copy link

No description provided.

@NickCH-K
Copy link
Contributor

I don't think we can take this as is. Its recommended methods are listwise deletion, which at least in R and Stata are usually done by default anyway and don't need code, and mean imputation, which is a bad idea. A page on a missing data method would be a good idea, but I'd stick to a single well supported application, like multiple imputation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants