A publication-ready toolkit for modern survival and competing risks analysis with a minimal, formula-based interface. Both nonparametric estimation and direct polytomous regression of cumulative incidence functions (CIFs) are supported. The main functions 'cifcurve()', 'cifplot()', and 'cifpanel()' estimate survival and CIF curves and produce high-quality graphics with risk tables, censoring and competing-risk marks, and multi-panel or inset layouts built on 'ggplot2' and 'ggsurvfit'. The modeling function 'polyreg()' performs direct polytomous regression for coherent joint modeling of all cause-specific CIFs to estimate risk ratios, odds ratios, or subdistribution hazard ratios at user-specified time points. All core functions adopt a formula-and-data syntax and return tidy and extensible outputs that integrate smoothly with 'modelsummary', 'broom', and the broader 'tidyverse' ecosystem. Key numerical routines are implemented in C++ via 'Rcpp'.
| Version: | 0.9.6 |
| Depends: | R (≥ 4.1.0) |
| Imports: | Rcpp, nleqslv, boot, ggsurvfit, ggplot2, patchwork, scales, generics, lifecycle |
| LinkingTo: | Rcpp |
| Suggests: | survival, mets, modelsummary, gtsummary, knitr, rmarkdown, testthat (≥ 3.0.0), pkgdown |
| Published: | 2025-12-13 |
| DOI: | 10.32614/CRAN.package.cifmodeling |
| Author: | Shiro Tanaka |
| Maintainer: | Shiro Tanaka <gestimation at gmail.com> |
| BugReports: | https://github.com/gestimation/cifmodeling/issues |
| License: | MIT + file LICENSE |
| URL: | https://gestimation.github.io/cifmodeling/, https://github.com/gestimation/cifmodeling |
| NeedsCompilation: | yes |
| Materials: | README, NEWS |
| CRAN checks: | cifmodeling results |
| Reference manual: | cifmodeling.html , cifmodeling.pdf |
| Vignettes: |
Overview (source, R code) Direct polytomous regression (source) Computational formulas in cifcurve() (source) Examples (source, R code) Gallery (source, R code) Additional information (source, R code) Full lists of arguments (source) |
| Package source: | cifmodeling_0.9.6.tar.gz |
| Windows binaries: | r-devel: cifmodeling_0.9.4.zip, r-release: cifmodeling_0.9.4.zip, r-oldrel: cifmodeling_0.9.4.zip |
| macOS binaries: | r-release (arm64): cifmodeling_0.9.6.tgz, r-oldrel (arm64): cifmodeling_0.9.6.tgz, r-release (x86_64): cifmodeling_0.9.6.tgz, r-oldrel (x86_64): cifmodeling_0.9.6.tgz |
| Old sources: | cifmodeling archive |
Please use the canonical form https://CRAN.R-project.org/package=cifmodeling to link to this page.