Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: NoahHellen/missr

missr 1.0.1

04 Jun 15:39

Choose a tag to compare

  • Added skip_on_cran() to some tests to prevent CRAN check failures.

missr 1.0.0

30 May 13:34

Choose a tag to compare

New features

  • mar() function is added to statistically test for MAR in a dataset.

  • mcar() function is added to statistically test for
    MCAR in a dataset.

  • mnar() function is added to determine if a dataset
    is MNAR.