# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RFmstate" in publications use:' type: software license: MIT title: 'RFmstate: Random Forest-Based Multistate Survival Analysis' version: 0.1.2 doi: 10.32614/CRAN.package.RFmstate abstract: Fits cause-specific random survival forests for flexible multistate survival analysis with covariate-adjusted transition probabilities computed via product-integral. State transitions are modeled by random forests. Subject-specific transition probability matrices are assembled from predicted cumulative hazards using the product-integral formula. Also provides a standalone Aalen-Johansen nonparametric estimator as a covariate-free baseline. Supports arbitrary state spaces with any number of states (three or more) and any set of allowed transitions, applicable to clinical trials, disease progression, reliability engineering, and other domains where subjects move among discrete states over time. Provides per-transition feature importance, bias-variance diagnostics, and comprehensive visualizations. Handles right censoring and competing transitions. Methods are described in Ishwaran et al. (2008) for random survival forests, Putter et al. (2007) for multistate competing risks decomposition, and Aalen and Johansen (1978) for the nonparametric estimator. authors: - family-names: Chen given-names: Yiqing email: y.chen@tamu.edu repository: https://cran.r-universe.dev commit: 06f3953514a4a31c2fe80edae725289eb5d09c83 date-released: '2026-03-11' contact: - family-names: Chen given-names: Yiqing email: y.chen@tamu.edu