Package: jointCompRisk 0.1.0
jointCompRisk: Joint Inference for Competing Risks Data Using Multiple Endpoints
Tools for competing risks trials that allow simultaneous inference on recovery and mortality endpoints. Provides data preparation helpers, standard cumulative incidence estimators (restricted mean time gained/lost), and severity weighted extensions that integrate longitudinal ordinal outcomes to summarise treatment benefit. Methods follow Wen, Hu, and Wang (2023) Biometrics 79(3):1635-1645 <doi:10.1111/biom.13752>.
Authors:
jointCompRisk_0.1.0.tar.gz
jointCompRisk_0.1.0.zip(r-4.7)jointCompRisk_0.1.0.zip(r-4.6)jointCompRisk_0.1.0.zip(r-4.5)
jointCompRisk_0.1.0.tgz(r-4.6-any)jointCompRisk_0.1.0.tgz(r-4.5-any)
jointCompRisk_0.1.0.tar.gz(r-4.7-any)jointCompRisk_0.1.0.tar.gz(r-4.6-any)
jointCompRisk_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
jointCompRisk/json (API)
| # Install 'jointCompRisk' in R: |
| install.packages('jointCompRisk', repos = c('https://cathyzzzhang.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cathyzzzhang/jointcomprisk/issues
Last updated from:199273c90d. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 141 | ||
| source / vignettes | OK | 230 | ||
| linux-release-x86_64 | OK | 130 | ||
| macos-release-arm64 | OK | 134 | ||
| macos-oldrel-arm64 | OK | 250 | ||
| windows-devel | OK | 100 | ||
| windows-release | OK | 91 | ||
| windows-oldrel | OK | 90 | ||
| wasm-release | OK | 107 |
Exports:%>%do_cif_analysisdo_weighted_cif_analysisprep_data_cifprep_data_weighted_cifprep_data_weighted_cif2
Dependencies:clidplyrgenericsgluelatticelifecyclemagrittrMatrixpillarpkgconfigR6rlangsurvivaltibbletidyselectutf8vctrswithr
Last update: 2025-10-20
Started: 2025-06-29
Last update: 2025-10-08
Started: 2025-01-06
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Run Standard CIF Analysis | do_cif_analysis |
| Run Weighted CIF Analysis | do_weighted_cif_analysis |
| Longitudinal Severity Scores Dataset | long_df |
| Main Competing Risks Dataset Simulated clinical trial data with competing risks survival outcomes. This dataset follows the structure of Adaptive COVID-19 Treatment Trials (ACTT) with built-in treatment effects for demonstration purposes. | main_df |
| Prepare Data for Standard CIF | prep_data_cif |
| Prepare Data for Weighted CIF (Legacy Wrapper) | prep_data_weighted_cif |
| Prepare Data for Weighted CIF | prep_data_weighted_cif2 |
