Other packages > Find by keyword >

joineR  

Joint Modelling of Repeated Measurements and Time-to-Event Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("joineR", "1.2.8")



Attach the package and use:
library("joineR")
Maintained by
Graeme L. Hickey
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-03-30
Latest Update: 2023-01-22
Description:
Analysis of repeated measurements and time-to-event data via random effects joint models. Fits the joint models proposed by Henderson and colleagues (single event time) and by Williamson and colleagues (2008) (competing risks events time) to a single continuous repeated measure. The time-to-event data is modelled using a (cause-specific) Cox proportional hazards regression model with time-varying covariates. The longitudinal outcome is modelled using a linear mixed effects model. The association is captured by a latent Gaussian process. The model is estimated using am Expectation Maximization algorithm. Some plotting functions and the variogram are also included. This project is funded by the Medical Research Council (Grant numbers G0400615 and MR/M013227/1).
How to cite:
Graeme L. Hickey (2012). joineR: Joint Modelling of Repeated Measurements and Time-to-Event Data. R package version 1.2.8, https://cran.r-project.org/web/packages/joineR. Accessed 18 Feb. 2025.
Previous versions and publish date:
1.0-1 (2012-03-30 12:56), 1.0-2 (2012-06-05 15:25), 1.0-3 (2012-10-26 18:50), 1.1.0 (2017-02-02 08:24), 1.2.0 (2017-05-19 23:13), 1.2.1 (2017-07-24 23:24), 1.2.2 (2017-09-14 18:17), 1.2.3 (2018-02-06 13:39), 1.2.4 (2018-05-18 00:17), 1.2.5 (2020-02-08 18:50), 1.2.6 (2021-06-01 15:10), 1.2.7 (2023-01-18 12:50)
Other packages that cited joineR R package
View joineR citation profile
Other R packages that joineR depends, imports, suggests or enhances
Complete documentation for joineR
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

MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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