McMiso: Multicore Multivariable Isotonic Regression
Provides functions for isotonic regression and classification
when there are multiple independent variables. The functions solve the
optimization problem using a projective Bayes approach with recursive
sequential update algorithms, and are useful for situations with a
relatively large number of covariates. Supports binary outcomes via a
Beta-Binomial conjugate model ('miso', 'PBclassifier') and continuous
outcomes via a Normal-Inverse-Chi-Squared conjugate model ('misoN').
Parallel computing wrappers ('mcmiso', 'mcPBclassifier', 'mcmisoN') are
provided that run the down-up and up-down algorithms simultaneously and
return whichever finishes first. The estimation method follows the
projective Bayes solution described in Cheung and Diaz (2023)
<doi:10.1093/jrsssb/qkad014>.
| Version: |
0.2.0 |
| Depends: |
R (≥ 4.0.0) |
| Imports: |
stats, utils |
| Suggests: |
future (≥ 1.33.0) |
| Published: |
2026-04-03 |
| DOI: |
10.32614/CRAN.package.McMiso |
| Author: |
Cheung Ken [aut, cre] |
| Maintainer: |
Cheung Ken <yc632 at cumc.columbia.edu> |
| License: |
GPL-3 |
| NeedsCompilation: |
no |
| Materials: |
NEWS |
| CRAN checks: |
McMiso results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=McMiso
to link to this page.