rmsMD: Output Results from 'rms' Models for Medical Journals

This takes the output of models performed using the 'rms' package and returns a dataframe with the results. This output is in the format required by medical journals. For example for cox regression models, the hazard ratios, their 95% confidence intervals, and p values will be provided. There are additional functions for outputs when the model included restricted cubic spline (RCS) terms. Models using imputed data (eg from aregimpute()) and fitted used fit.mult.impute() can also be processed. The dataframe which is returned can easily be turned into a publication ready table with packages 'flextable' and 'officer'.

Version: 0.1.1
Imports: rms
Suggests: knitr, rmarkdown, devtools, officer, flextable, dplyr, MASS, testthat (≥ 3.0.0), survival
Published: 2025-03-03
DOI: 10.32614/CRAN.package.rmsMD
Author: Samuel Tingle [aut, cre], Georgios Kourounis [aut]
Maintainer: Samuel Tingle <samjamestingle at gmail.com>
BugReports: https://github.com/sjtingle/rmsMD/issues
License: MIT + file LICENSE
URL: https://github.com/sjtingle/rmsMD
NeedsCompilation: no
CRAN checks: rmsMD results

Documentation:

Reference manual: rmsMD.pdf
Vignettes: modelsummary_rms-vignette (source, R code)

Downloads:

Package source: rmsMD_0.1.1.tar.gz
Windows binaries: r-devel: not available, r-release: rmsMD_0.1.1.zip, r-oldrel: not available
macOS binaries: r-devel (arm64): rmsMD_0.1.1.tgz, r-release (arm64): rmsMD_0.1.1.tgz, r-oldrel (arm64): not available, r-devel (x86_64): rmsMD_0.1.1.tgz, r-release (x86_64): rmsMD_0.1.1.tgz, r-oldrel (x86_64): rmsMD_0.1.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rmsMD to link to this page.