# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "compareCstat" in publications use:' type: software license: MIT title: 'compareCstat: Compare C-Statistics with Bootstrapped Confidence Intervals' version: 0.1.0 doi: 10.32614/CRAN.package.compareCstat abstract: Provides a function to compare C-statistics (concordance statistics) between two survival models using bootstrap resampling. Returns confidence intervals and a p-value for the difference in C-statistics. Useful for model evaluation and comparison. authors: - family-names: Liu given-names: Hairong email: hliu146@jh.edu - family-names: Meng given-names: Ning email: nmeng2@jh.edu repository: https://lemonade0924.r-universe.dev repository-code: https://github.com/Lemonade0924/compareCstat commit: e0e52643dff01a83278ca442395f3ce27b47ea5b url: https://github.com/Lemonade0924/compareCstat date-released: '2025-04-03' contact: - family-names: Meng given-names: Ning email: nmeng2@jh.edu