Releases: NoahHellen/missr
Releases · NoahHellen/missr
missr 1.0.1
- Added
skip_on_cran()
to some tests to prevent CRAN check failures.
missr 1.0.0
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.