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.9000 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) . 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 Roxygen: list(markdown = TRUE) 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 Repository: https://entjos.r-universe.dev Date/Publication: 2025-11-16 14:54:36 UTC RemoteUrl: https://github.com/entjos/jointfpm RemoteRef: HEAD RemoteSha: 7c417c5a7d15a5be635009cfb093198112ac1978 NeedsCompilation: no Packaged: 2026-07-15 08:48:55 UTC; root Author: Joshua P. Entrop [aut, cre, cph] (ORCID: ), Alessandro Gasparini [ctb], Mark Clements [ctb] Maintainer: Joshua P. Entrop