r-rms
Regression modeling strategies
This is a package for regression modeling, testing, estimation, validation, graphics, prediction, and typesetting by storing enhanced model design attributes in the fit. The rms package is a collection of functions that assist with and streamline modeling. It also contains functions for binary and ordinal logistic regression models, ordinal models for continuous Y with a variety of distribution families, and the Buckley-James multiple regression model for right-censored responses, and implements penalized maximum likelihood estimation for logistic and ordinary linear models. The package works with almost any regression model, but it was especially written to work with binary or ordinal regression models, Cox regression, accelerated failure time models, ordinary linear models, the Buckley-James model, generalized least squares for serially or spatially correlated observations, generalized linear models, and quantile regression.
- Versions: 7.0-0
- Website: http://biostat.mc.vanderbilt.edu/rms
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-rms
as follows:
guix install r-rms
Or install a particular version:
guix install r-rms@7.0-0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-rms about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-rms'><img src='https://packages.guix.gnu.org/packages/r-rms/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-rms)
Example Org:
[[https://packages.guix.gnu.org/packages/r-rms][https://packages.guix.gnu.org/packages/r-rms/badges/latest-version.svg]]