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-03-05
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 03 Feb. 2025.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

copulaboost  
Fitting Additive Copula Regression Models for Binary Outcome Regression
Additive copula regression for regression problems with binary outcome via gradient boosting [Bran ...
Download / Learn more Package Citations See dependency  
xLLiM  
High Dimensional Locally-Linear Mapping
Provides a tool for non linear mapping (non linear regression) using a mixture of regression model a ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
mscp  
Multiscale Change Point Detection via Gradual Bandwidth Adjustment in Moving Sum Processes
Multiscale moving sum procedure for the detection of changes in expectation in univariate sequences. ...
Download / Learn more Package Citations See dependency  
ttbary  
Barycenter Methods for Spatial Point Patterns
Computes a point pattern in R^2 or on a graph that is representative of a collection of many data pa ...
Download / Learn more Package Citations See dependency  
INLABMA  
Bayesian Model Averaging with INLA
Fit Spatial Econometrics models using Bayesian model averaging on models fitted with INLA. The INLA ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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