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.2.0
Date: 2024-01-22
Description: Implementation of a parametric joint model for modelling recurrent
  and competing event processes using generalised survival models. 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.0
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.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: 2024-01-22 08:49:30 UTC; josent
Author: Joshua P. Entrop [aut, cre, cph]
    (<https://orcid.org/0000-0003-1614-8096>),
  Alessandro Gasparini [ctb],
  Mark Clements [ctb]
Maintainer: Joshua P. Entrop <joshuaentrop@posteo.de>
Repository: CRAN
Date/Publication: 2024-01-22 09:12:46 UTC
