Package: gmvjoint
Type: Package
Title: Joint Models of Survival and Multivariate Longitudinal Data
Version: 0.4.5
Date: 2024-10-05
Authors@R: person("James", "Murray", email = "james.murray@lshtm.ac.uk", role = c("aut", "cre"))
Description: Fit joint models of survival and multivariate longitudinal data. The longitudinal
    data is specified by generalised linear mixed models. The joint models are fit via maximum
    likelihood using an approximate expectation maximisation algorithm. 
    Bernhardt (2015) <doi:10.1016/j.csda.2014.11.011>.
License: GPL-3
Depends: R (>= 3.6.0), glmmTMB, survival
Imports: Rcpp (>= 1.0.6), MASS, methods, mvtnorm, pracma, reformulas,
        stats, statmod, xtable
LinkingTo: Rcpp, RcppArmadillo
Encoding: UTF-8
RoxygenNote: 7.2.3
LazyData: true
URL: https://github.com/jamesmurray7/gmvjoint
BugReports: https://github.com/jamesmurray7/gmvjoint/issues
NeedsCompilation: yes
Packaged: 2024-10-05 21:00:06 UTC; lshjm44
Author: James Murray [aut, cre]
Maintainer: James Murray <james.murray@lshtm.ac.uk>
Repository: CRAN
Date/Publication: 2024-10-05 22:40:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-12 05:59:15 UTC; windows
Archs: x64
