# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "crrstep" in publications use:' type: software license: GPL-2.0-or-later title: 'crrstep: Stepwise Covariate Selection for the Fine & Gray Competing Risks Regression Model' version: 2024.1.1 doi: 10.32614/CRAN.package.crrstep abstract: Performs forward and backwards stepwise regression for the Proportional subdistribution hazards model in competing risks (Fine & Gray 1999). Procedure uses AIC, BIC and BICcr as selection criteria. BICcr has a penalty of k = log(n*), where n* is the number of primary events. authors: - family-names: Varadhan given-names: Ravi email: ravi.varadhan@jhu.edu - family-names: Kuk given-names: Deborah repository: https://CRAN.R-project.org/package=crrstep date-released: '2024-10-27' contact: - family-names: Varadhan given-names: Ravi email: ravi.varadhan@jhu.edu