Other packages > Find by keyword >

rms  

Regression Modeling Strategies
View on CRAN: Click here


Download and install rms package within the R console
Install from CRAN:
install.packages("rms")

Install from Github:
library("remotes")
install_github("cran/rms")

Install by package version:
library("remotes")
install_version("rms", "7.0-0")



Attach the package and use:
library("rms")
Maintained by
Frank E Harrell Jr
[Scholar Profile | Author Map]
First Published: 2009-09-08
Latest Update: 2023-09-12
Description:
Regression modeling, testing, estimation, validation, graphics, prediction, and typesetting by storing enhanced model design attributes in the fit. 'rms' 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. 'rms' 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.
How to cite:
Frank E Harrell Jr (2009). rms: Regression Modeling Strategies. R package version 7.0-0, https://cran.r-project.org/web/packages/rms. Accessed 16 Apr. 2025.
Previous versions and publish date:
2.0-2 (2009-09-08 00:28), 2.1-0 (2009-10-05 17:04), 2.2-0 (2010-02-24 09:17), 3.0-0 (2010-05-16 18:21), 3.1-0 (2010-09-13 09:13), 3.2-0 (2011-02-17 14:08), 3.3-0 (2011-02-28 16:06), 3.3-1 (2011-06-01 18:31), 3.3-2 (2011-11-10 13:59), 3.3-3 (2011-12-12 08:15), 3.4-0 (2012-01-17 15:41), 3.5-0 (2012-03-24 23:40), 3.6-0 (2012-10-30 14:51), 3.6-2 (2012-12-11 18:32), 3.6-3 (2013-01-11 19:15), 4.0-0 (2013-07-11 13:47), 4.1-0 (2013-12-05 18:03), 4.1-1 (2014-01-22 20:45), 4.1-2 (2014-02-28 23:32), 4.1-3 (2014-03-02 16:38), 4.2-0 (2014-04-13 23:11), 4.2-1 (2014-09-19 00:44), 4.3-0 (2015-02-16 07:10), 4.3-1 (2015-05-01 01:36), 4.4-0 (2015-09-28 17:02), 4.4-1 (2015-12-21 21:34), 4.4-2 (2016-02-21 19:52), 4.5-0 (2016-04-04 08:37), 5.0-0 (2016-11-03 10:55), 5.0-1 (2016-12-08 14:42), 5.1-0 (2017-01-01 23:44), 5.1-1 (2017-05-03 18:41), 5.1-2 (2018-01-07 23:27), 5.1-3.1 (2019-04-22 08:59), 5.1-3 (2019-01-27 18:40), 5.1-4 (2019-11-17 15:30), 6.0-0 (2020-06-04 22:40), 6.0-1 (2020-07-18 07:50), 6.1-0 (2020-11-29 15:10), 6.1-1 (2021-02-06 21:50), 6.2-0 (2021-03-18 07:50), 6.3-0 (2022-04-22 15:20), 6.4-0 (2023-01-15 15:40), 6.4-1 (2023-01-23 01:30), 6.5-0 (2023-02-09 16:10), 6.6-0 (2023-04-09 20:10), 6.7-0 (2023-05-08 16:30), 6.7-1 (2023-09-12 05:50), 6.8-0 (2024-03-11 17:20), 6.8-1 (2024-05-27 14:00), 6.8-2 (2024-08-23 07:10), 6.9-0 (2024-12-12 15:00), 7.0-0 (2025-01-17 10:10)
Other packages that cited rms R package
View rms citation profile
Other R packages that rms depends, imports, suggests or enhances
Complete documentation for rms
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for rms400600800100012001400160018002000TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA