Package: JMH
Type: Package
Title: Joint Model of Heterogeneous Repeated Measures and Survival Data
Version: 1.0.2
Date: 2023-06-07
Authors@R: c(
    person("Shanpeng", "Li", email = "lishanpeng0913@ucla.edu", 
        role = c("aut", "cre")),
    person("Jin", "Zhou", email = "jinjinzhou@g.ucla.edu", 
        role = "ctb"),       
    person("Hua", "Zhou", email = "huazhou@ucla.edu", 
        role = "ctb"),
    person("Gang", "Li", email = "vli@ucla.edu", 
        role = "ctb")
    )
Maintainer: Shanpeng Li <lishanpeng0913@ucla.edu>
Description: Maximum likelihood estimation for the semi-parametric joint modeling of competing risks and longitudinal data in the presence of heterogeneous within-subject variability, proposed by Li and colleagues (2023) <arXiv:2301.06584>.
             The proposed method models the within-subject variability of the biomarker and associates it with the risk of the competing risks event. The time-to-event data is modeled using a (cause-specific) Cox proportional hazards regression model with time-fixed covariates. 
             The longitudinal outcome is modeled using a mixed-effects location and scale model. The association is captured by shared random effects. The model 
             is estimated using an Expectation Maximization algorithm.
License: GPL (>= 3)
NeedsCompilation: yes
Imports: Rcpp (>= 1.0.7), parallel, dplyr, stats, caret
LinkingTo: Rcpp, RcppEigen
Depends: R (>= 3.5.0), survival, nlme, utils, MASS, statmod
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0), spelling
Language: en-US
LazyData: true
Packaged: 2023-06-14 14:02:34 UTC; shanpengli
Author: Shanpeng Li [aut, cre],
  Jin Zhou [ctb],
  Hua Zhou [ctb],
  Gang Li [ctb]
Repository: CRAN
Date/Publication: 2023-06-15 07:30:05 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-06-16 11:44:26 UTC; unix
Archs: JMH.so.dSYM
