CRAN/E | rmsb

rmsb

Bayesian Regression Modeling Strategies

Installation

About

A Bayesian companion to the 'rms' package, 'rmsb' provides Bayesian model fitting, post-fit estimation, and graphics. It implements Bayesian regression models whose fit objects can be processed by 'rms' functions such as 'contrast()', 'summary()', 'Predict()', 'nomogram()', and 'latex()'. The fitting function currently implemented in the package is 'blrm()' for Bayesian logistic binary and ordinal regression with optional clustering, censoring, and departures from the proportional odds assumption using the partial proportional odds model of Peterson and Harrell (1990) .

hbiostat.org/R/rmsb/
System requirements GNU make

Key Metrics

Version 1.1-0
R ≥ 3.4.0
Published 2024-03-12 38 days ago
Needs compilation? yes
License GPL (≥ 3)
CRAN checks rmsb results

Downloads

Yesterday 67
Last 7 days 256 -47%
Last 30 days 1.560 -16%
Last 90 days 6.948 +16%
Last 365 days 21.630 -3%

Maintainer

Maintainer

Frank Harrell

fh@fharrell.com

Authors

Frank Harrell

aut / cre

Ben Goodrich

ctb

(contributed Stan code)

Ben Bolker

ctb

(wrote original code that is folded into the pdensityContour function)

Doug Bates

ctb

(write original code for highest posterior density interval that is folded into the HPDint function)

Material

README
NEWS
Reference manual
Package source

Additional repos

mc-stan.org/r-packages/

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

rmsb archive

Depends

R ≥ 3.4.0
rms ≥ 6.8-0

Imports

methods
Rcpp ≥ 0.12.0
rstan ≥ 2.26.23
Hmisc ≥4.3-0
survival ≥ 3.1-12
ggplot2
MASS
cluster
digest
knitr
loo

Suggests

cmdstanr
bayesplot
mice

LinkingTo

BH ≥ 1.66.0
Rcpp ≥ 0.12.0
RcppEigen ≥ 0.3.3.3.0
RcppParallel ≥ 5.0.1
rstan ≥ 2.18.1
StanHeaders ≥2.18.0

Reverse Suggests

rms