Package: JMbayes2
Type: Package
Title: Extended Joint Models for Longitudinal and Time-to-Event Data
Version: 0.5-2
Authors@R: c(
    person("Dimitris", "Rizopoulos", email = "d.rizopoulos@erasmusmc.nl", role = c("aut", "cre"), comment = c(ORCID = '0000-0001-9397-0900')),
    person("Pedro", "Miranda Afonso", email = "p.mirandaafonso@erasmusmc.nl", role = "aut"),
    person("Grigorios", "Papageorgiou", email = "papageorgiou.grigorios@gmail.com", role = "aut")
    )
Maintainer: Dimitris Rizopoulos <d.rizopoulos@erasmusmc.nl>
Date: 2025-02-27
BugReports: https://github.com/drizopoulos/JMbayes2/issues
Description: Fit joint models for longitudinal and time-to-event data under the Bayesian approach. Multiple longitudinal outcomes of mixed type (continuous/categorical) and multiple event times (competing risks and multi-state processes) are accommodated. Rizopoulos (2012, ISBN:9781439872864).
Suggests: lattice, knitr, rmarkdown, pkgdown
Encoding: UTF-8
Depends: survival, nlme, GLMMadaptive, splines
Imports: coda, Rcpp, parallel, parallelly, matrixStats, ggplot2,
        gridExtra
LinkingTo: Rcpp, RcppArmadillo
LazyLoad: yes
LazyData: yes
License: GPL (>= 3)
URL: https://drizopoulos.github.io/JMbayes2/,
        https://github.com/drizopoulos/JMbayes2
NeedsCompilation: yes
Packaged: 2025-02-27 15:40:03 UTC; drizo
Author: Dimitris Rizopoulos [aut, cre]
    (<https://orcid.org/0000-0001-9397-0900>),
  Pedro Miranda Afonso [aut],
  Grigorios Papageorgiou [aut]
Repository: CRAN
Date/Publication: 2025-02-28 06:10:01 UTC
