# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "missr" in publications use:' type: software license: MIT title: 'missr: Classify Missing Data as MCAR, MAR, or MNAR' version: 1.0.1.9000 doi: 10.32614/CRAN.package.missr abstract: 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) for the statistical rationale for the methods used. authors: - family-names: Hellen given-names: Noah William Trelawny email: noahhellen@gmail.com repository: https://noahhellen.r-universe.dev repository-code: https://github.com/NoahHellen/missr commit: de8a7bce98de39466c36e68c808c911f8481ab55 url: https://noahhellen.github.io/missr/ date-released: '2025-06-04' contact: - family-names: Hellen given-names: Noah William Trelawny email: noahhellen@gmail.com