missr-package {missr} | R Documentation |
missr: Classify Missing Data as MCAR, MAR, or MNAR
Description
Classify missing data as missing completely at random (MCAR), missing at random (MAR), or missing not at random (MNAR). This step is required before handling missing data (e.g. mean imputation) so that bias is not introduced. See Little (1988) doi:10.1080/01621459.1988.10478722 for the statistical rationale for the methods used.
Author(s)
Maintainer: Noah William Trelawny Hellen noahhellen@gmail.com [copyright holder]
See Also
Useful links:
Report bugs at https://github.com/NoahHellen/missr/issues
[Package missr version 1.0.1 Index]