Learn R Programming

McMiso (version 0.1.2)

Multicore Multivariable Isotonic Regression

Description

The goal of 'McMiso' is to provide functions for isotonic regression when there are multiple independent variables. The functions solve the optimization problem using recursion and leverage parallel computing to improve speed, and are useful for situations with relatively large number of covariates. The estimation method follows the projective Bayes solution described in Cheung and Diaz (2023) .

Copy Link

Version

Install

install.packages('McMiso')

Monthly Downloads

129

Version

0.1.2

License

GPL-3

Maintainer

Cheung Ken

Last Published

November 21st, 2025

Functions in McMiso (0.1.2)

predict.pbc

S3 predict method for class "pbc"
miso

Fit Bayesian misclassification model (binary)
PBclassifier

Probabilistic Bayesian classifier