Package: mmcif
Type: Package
Title: Mixed Multivariate Cumulative Incidence Functions
Version: 0.1.1
Authors@R: c(
  person("Benjamin", "Christoffersen", 
         email = "boennecd@gmail.com", 
         role = c("cre", "aut"),  
         comment = c(ORCID = "0000-0002-7182-1346")), 
  person("Mark", "Clements", 
         role = "cph"),
  person("Alan", "Genz", 
         role = c("cph")),
  person("Frank", "Bretz", 
         role = c("cph")), 
  person("Torsten", "Hothorn", 
         role = c("cph")),
  person("R-core", email = "R-core@R-project.org",
         role = "cph"))
Description: Fits the mixed cumulative incidence functions model suggested by 
    <doi:10.1093/biostatistics/kxx072> which decomposes within cluster 
    dependence of risk and timing. The estimation method supports computation in 
    parallel using a shared memory C++ implementation. A sandwich estimator of the 
    covariance matrix is available. Natural cubic splines are used to provide a 
    flexible model for the cumulative incidence functions.
License: GPL (>= 3)
URL: https://github.com/boennecd/mmcif
BugReports: https://github.com/boennecd/mmcif/issues
Encoding: UTF-8
RoxygenNote: 7.2.0
Depends: R (>= 3.5.0)
VignetteBuilder: R.rsp
LinkingTo: Rcpp, RcppArmadillo, testthat, psqn
Imports: Rcpp, stats, alabama
Suggests: testthat (>= 3.0.0), xml2, mvtnorm, R.rsp, mets
SystemRequirements: C++17
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2022-07-15 21:22:13 UTC; boennecd
Author: Benjamin Christoffersen [cre, aut]
    (<https://orcid.org/0000-0002-7182-1346>),
  Mark Clements [cph],
  Alan Genz [cph],
  Frank Bretz [cph],
  Torsten Hothorn [cph],
  R-core [cph]
Maintainer: Benjamin Christoffersen <boennecd@gmail.com>
Repository: CRAN
Date/Publication: 2022-07-17 20:50:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 09:47:11 UTC; unix
Archs: mmcif.so.dSYM
