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) . 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 Config/pak/sysreqs: cmake make libicu-dev Repository: https://jamesmurray7.r-universe.dev Date/Publication: 2024-10-05 21:00:43 UTC RemoteUrl: https://github.com/jamesmurray7/gmvjoint RemoteRef: HEAD RemoteSha: 541fc56b4803371957ff76a2bc1f99a2076f5905 NeedsCompilation: yes Packaged: 2026-07-04 21:27:09 UTC; root Author: James Murray [aut, cre] Maintainer: James Murray