Package: miapack 0.1.0
miapack: Marginalization over Incomplete Auxiliaries
Implements methods to estimate conditional outcome means in settings with missingness-not-at-random and incomplete auxiliary variables. Specifically, this package implements the marginalization over incomplete auxiliaries (MIA) method proposed by Mathur et al. (2026) <doi:10.13140/RG.2.2.30750.19524>. The package supports continuous and binary outcomes, and supports auxiliary variables that are normal, binary, and categorical.
Authors:
miapack_0.1.0.tar.gz
miapack_0.1.0.zip(r-4.7)miapack_0.1.0.zip(r-4.6)miapack_0.1.0.zip(r-4.5)
miapack_0.1.0.tgz(r-4.6-any)miapack_0.1.0.tgz(r-4.5-any)
miapack_0.1.0.tar.gz(r-4.7-any)miapack_0.1.0.tar.gz(r-4.6-any)
miapack_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
miapack/json (API)
| # Install 'miapack' in R: |
| install.packages('miapack', repos = c('https://stmcg.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stmcg/miapack/issues
- dat.sim - Simulated data set
Last updated from:a0123c070c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 158 | ||
| linux-release-x86_64 | OK | 120 | ||
| macos-release-arm64 | OK | 78 | ||
| macos-oldrel-arm64 | OK | 70 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 82 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 101 |
Dependencies:bootclicrayongluehmslifecyclennetpkgconfigprettyunitsprogressR6rlangvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Simulated data set | dat.sim |
| Bootstrap-based confidence intervals for MIA | get_CI |
| MIA Method | mia |
| Print method for objects of class "mia" | print.mia |
| Print method for objects of class "mia_ci" | print.mia_ci |
