Other packages > Find by keyword >

coxme  

Mixed Effects Cox Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("coxme", "2.2-22")



Attach the package and use:
library("coxme")
Maintained by
Terry M. Therneau
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-09-20
Latest Update: 2024-08-23
Description:
Fit Cox proportional hazards models containing both fixed and random effects. The random effects can have a general form, of which familial interactions (a "kinship" matrix) is a particular special case. Note that the simplest case of a mixed effects Cox model, i.e. a single random per-group intercept, is also called a "frailty" model. The approach is based on Ripatti and Palmgren, Biometrics 2002.
How to cite:
Terry M. Therneau (2009). coxme: Mixed Effects Cox Models. R package version 2.2-22, https://cran.r-project.org/web/packages/coxme. Accessed 08 Mar. 2026.
Previous versions and publish date:
2.0 (2009-09-20 22:07), 2.1-1 (2011-05-15 09:29), 2.1-2 (2011-05-24 07:14), 2.1-3 (2011-06-20 21:30), 2.2-1 (2011-12-30 17:26), 2.2-2 (2012-04-27 22:30), 2.2-3 (2012-05-15 17:35), 2.2-4 (2015-03-03 22:41), 2.2-5 (2015-06-15 17:08), 2.2-7 (2018-01-04 15:50), 2.2-10 (2018-05-13 18:48), 2.2-14 (2019-07-04 07:11), 2.2-16 (2020-01-14 07:10), 2.2-17 (2022-06-03 19:10), 2.2-18.1 (2022-10-03 20:38), 2.2-18 (2022-09-12 18:30), 2.2-19 (2024-03-02 13:22), 2.2-20 (2024-03-05 06:30)
Other packages that cited coxme R package
View coxme citation profile
Other R packages that coxme depends, imports, suggests or enhances
Complete documentation for coxme
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  
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  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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