Package: missr 1.0.1.9000

missr: Classify Missing Data as MCAR, MAR, or MNAR
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.
Authors:
missr_1.0.1.9000.tar.gz
missr_1.0.1.9000.zip(r-4.7)missr_1.0.1.9000.zip(r-4.6)missr_1.0.1.9000.zip(r-4.5)
missr_1.0.1.9000.tgz(r-4.6-any)missr_1.0.1.9000.tgz(r-4.5-any)
missr_1.0.1.9000.tar.gz(r-4.7-any)missr_1.0.1.9000.tar.gz(r-4.6-any)
missr_1.0.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
missr/json (API)
| # Install 'missr' in R: |
| install.packages('missr', repos = c('https://noahhellen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/noahhellen/missr/issues
Pkgdown/docs site:https://noahhellen.github.io
- animalhealth - Simulated animal health data
- companydata - Simulated company data
- healthcheck - Simulated health check data
- pollutionlevels - Simulated pollution level data
- testscores - Simulated test scores data
Last updated from:de8a7bce98. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 132 | ||
| source / vignettes | OK | 185 | ||
| linux-release-x86_64 | OK | 125 | ||
| macos-release-arm64 | OK | 123 | ||
| macos-oldrel-arm64 | OK | 145 | ||
| windows-devel | OK | 66 | ||
| windows-release | OK | 65 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 116 |
Dependencies:cligluelifecyclemagrittrnormpillarpkgconfigrlangtibbleutf8vctrs
Last update: 2025-05-13
Started: 2025-05-06
Last update: 2025-05-13
Started: 2025-05-06
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Simulated animal health data (MCAR) | animalhealth |
| Simulated company data (MNAR) | companydata |
| Simulated health check data (MAR) | healthcheck |
| Missing at random (MAR) test | mar |
| Little's missing completely at random (MCAR) test | mcar |
| Missing not at random (MNAR) classification | mnar |
| Simulated pollution level data (MCAR) | pollutionlevels |
| Simulated test scores data | testscores |
