Package: remiod Type: Package Title: Reference-Based Multiple Imputation for Ordinal/Binary Response Version: 1.0.2 Authors@R: c(person("Ying", "Liu", role = c("aut")), person("Tony", "Wang", email="xwang@imedacs.com", role = c("aut", "cre"), comment = c(ORCID="0000-0002-6760-5456"))) Description: Reference-based multiple imputation of ordinal and binary responses under Bayesian framework, as described in Wang and Liu (2022) . Methods for missing-not-at-random include Jump-to-Reference (J2R), Copy Reference (CR), and Delta Adjustment which can generate tipping point analysis. License: GPL (>= 2) URL: https://github.com/xsswang/remiod RoxygenNote: 7.2.2 Roxygen: list(old_usage = TRUE, markdown = TRUE) LazyData: true Imports: JointAI, rjags, coda, foreach, data.table, future, doFuture, mathjaxr, survival, ggplot2, ordinal, progressr, Matrix, mcmcse SystemRequirements: JAGS (http://mcmc-jags.sourceforge.net/) Suggests: knitr, rmarkdown, bookdown, R.rsp, ggpubr, testthat (>= 3.0.0), spelling VignetteBuilder: knitr, R.rsp Encoding: UTF-8 Config/testthat/edition: 3 Language: en-US Depends: R (>= 2.10) Config/pak/sysreqs: cmake libfftw3-dev make jags libuv1-dev Repository: https://xsswang.r-universe.dev Date/Publication: 2023-02-18 18:04:55 UTC RemoteUrl: https://github.com/xsswang/remiod RemoteRef: HEAD RemoteSha: ce9ad8a65713afff8b834139efd764e332b2b49a NeedsCompilation: no Packaged: 2026-07-05 00:59:39 UTC; root Author: Ying Liu [aut], Tony Wang [aut, cre] (ORCID: ) Maintainer: Tony Wang