Package: JointFPM
Type: Package
Title: A Parametric Model for Estimating the Mean Number of Events
Authors@R: c(person(given = "Joshua P.",
                    family = "Entrop",
           	        role = c("aut", "cre", "cph"),
           	        email = "joshuaentrop@posteo.de",
           	        comment = c(ORCID = "0000-0003-1614-8096")),
           	 person(given  = "Alessandro",
                    family = "Gasparini",
                    role = "ctb"),
             person(given  = "Mark",
                    family = "Clements",
                    role   = "ctb"))
Version: 1.3.0
Date: 2025-07-26
Description: Implementation of a parametric joint model for modelling recurrent
  and competing event processes using generalised survival models as described in
  Entrop et al., (2025) <doi:10.1002/bimj.70038>. The joint  model can 
  subsequently be used to predict the mean number of events in the
  presence of competing risks at different time points. Comparisons of the mean
  number of event functions, e.g. the differences in mean number of events
  between two exposure groups, are also available.
URL: https://github.com/entjos/JointFPM,
        https://entjos.github.io/JointFPM/
BugReports: https://github.com/entjos/JointFPM/issues
License: CC BY 4.0
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: rstpm2 (>= 1.5.2), survival (>= 3.2-13), data.table (>=
        1.14.2), rlang (>= 1.1.0), lifecycle, rmutil, cli, matrixStats,
        statmod
Depends: R (>= 4.1.0)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/testthat/start-first: watcher, Parallel*
LazyData: true
NeedsCompilation: no
Packaged: 2025-07-26 11:43:16 UTC; entjo
Author: Joshua P. Entrop [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-1614-8096>),
  Alessandro Gasparini [ctb],
  Mark Clements [ctb]
Maintainer: Joshua P. Entrop <joshuaentrop@posteo.de>
Repository: CRAN
Date/Publication: 2025-07-26 12:00:02 UTC
Built: R 4.5.1; ; 2025-07-26 12:17:31 UTC; unix
