Package: miapack Type: Package Title: Marginalization over Incomplete Auxiliaries Version: 0.1.0 Authors@R: c(person("Sean", "McGrath", role = c("aut", "cre"), email = "sean.mcgrath514@gmail.com", comment = c(ORCID = "0000-0002-7281-3516")), person("Shaun", "Seaman", role = c("aut"), email = "shaun.seaman@mrc-bsu.cam.ac.uk", comment = c(ORCID = "0000-0003-3726-5937")), person("Willi", "Zhang", role = c("aut"), email = "willi.zhang@ki.se", comment = c(ORCID = "0009-0006-9087-479X")), person("Ilya", "Shpitser", role = c("aut"), email = "ilyas@cs.jhu.edu", comment = c(ORCID = "0000-0003-2571-7326")), person("Maya", "Mathur", role = c("aut"), email = "mmathur@stanford.edu", comment = c(ORCID = "0000-0001-6698-2607"))) Maintainer: Sean McGrath Description: 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) . The package supports continuous and binary outcomes, and supports auxiliary variables that are normal, binary, and categorical. License: GPL (>=3) Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 URL: https://github.com/stmcg/miapack BugReports: https://github.com/stmcg/miapack/issues Imports: boot, nnet, progress Depends: R (>= 2.10) Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://stmcg.r-universe.dev Date/Publication: 2026-02-26 22:14:45 UTC RemoteUrl: https://github.com/stmcg/miapack RemoteRef: HEAD RemoteSha: a0123c070c00967138887be34c67d905c558855d NeedsCompilation: no Packaged: 2026-07-20 05:17:57 UTC; root Author: Sean McGrath [aut, cre] (ORCID: ), Shaun Seaman [aut] (ORCID: ), Willi Zhang [aut] (ORCID: ), Ilya Shpitser [aut] (ORCID: ), Maya Mathur [aut] (ORCID: )