Package: CFC 1.2.1
CFC: Cause-Specific Framework for Competing-Risk Analysis
Numerical integration of cause-specific survival curves to arrive at cause-specific cumulative incidence functions, with three usage modes: 1) Convenient API for parametric survival regression followed by competing-risk analysis, 2) API for CFC, accepting user-specified survival functions in R, and 3) Same as 2, but accepting survival functions in C++. For mathematical details and software tutorial, see Mahani and Sharabiani (2019) <doi:10.18637/jss.v089.i09>.
Authors:
CFC_1.2.1.tar.gz
CFC_1.2.1.zip(r-4.7)CFC_1.2.1.zip(r-4.6)CFC_1.2.1.zip(r-4.5)
CFC_1.2.1.tgz(r-4.6-x86_64)CFC_1.2.1.tgz(r-4.6-arm64)CFC_1.2.1.tgz(r-4.5-x86_64)CFC_1.2.1.tgz(r-4.5-arm64)
CFC_1.2.1.tar.gz(r-4.7-arm64)CFC_1.2.1.tar.gz(r-4.7-x86_64)CFC_1.2.1.tar.gz(r-4.6-arm64)CFC_1.2.1.tar.gz(r-4.6-x86_64)
CFC_1.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
CFC/json (API)
| # Install 'CFC' in R: |
| install.packages('CFC', repos = c('https://asmahani.r-universe.dev', 'https://cloud.r-project.org')) |
- bmt - The Bone Marrow Transplant Data
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:68ab67b708. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 132 | ||
| linux-devel-x86_64 | OK | 132 | ||
| source / vignettes | OK | 212 | ||
| linux-release-arm64 | OK | 137 | ||
| linux-release-x86_64 | OK | 116 | ||
| macos-release-arm64 | OK | 121 | ||
| macos-release-x86_64 | OK | 209 | ||
| macos-oldrel-arm64 | OK | 104 | ||
| macos-oldrel-x86_64 | OK | 303 | ||
| windows-devel | OK | 128 | ||
| windows-release | OK | 135 | ||
| windows-oldrel | OK | 137 | ||
| wasm-release | OK | 112 |
Exports:cfccfc.pbasiscfc.prepdatacfc.survregcfc.survreg.survprobcfc.tbasis
Dependencies:abindcodetoolsdoParallelforeachiteratorslatticeMatrixRcppRcppArmadilloRcppProgresssurvival
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| The Bone Marrow Transplant Data | bmt |
| Cause-specific competing-risk survival analysis | cfc |
| Cause-specific competing-risk survival analysis in probability denomination | cfc.pbasis |
| Utility function for CFC data preparation | cfc.prepdata |
| Cause-specific competing-risk survival analysis, using parametric survival regression models | cfc.survreg |
| Survival probability function for 'survreg' models | cfc.survreg.survprob |
| Cause-specific competing-risk survival analysis in time denomination | cfc.tbasis |
| Summarizing and plotting output of 'cfc' | plot.summary.cfc summary.cfc |
| Summarizing probability-denominated CFC objects | plot.summary.cfc.pbasis summary.cfc.pbasis |
| Summarizing and plotting output of 'cfc.survreg' | plot.summary.cfc.survreg summary.cfc.survreg |
| Summarizing time-denominated CFC objects | plot.summary.cfc.tbasis summary.cfc.tbasis |
