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

Add Little's MCAR Test #71

Open
eltonlaw opened this issue Jul 11, 2019 · 1 comment
Open

Add Little's MCAR Test #71

eltonlaw opened this issue Jul 11, 2019 · 1 comment

Comments

@eltonlaw
Copy link
Owner

eltonlaw commented Jul 11, 2019

Part of push to better validate imputations during regular usage/testing, it would be nice to have a way to check for MCAR type data.

Paper: https://www.jstor.org/stable/2290157?seq=1#page_scan_tab_contents

Steps

  1. Create new module: impyute/validation, add __init__.py and update the top level __init__.py as needed.
  2. Implement method from paper in littles_mcar_test.py within folder
@jeanbaptisteb
Copy link

If it can somehow help, here's an implementation in Python: https://github.com/RianneSchouten/pymice/blob/master/pymice/exploration/mcar_tests.py

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

No branches or pull requests

2 participants