# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "spect" in publications use:' type: software license: GPL-3.0-only title: 'spect: Survival Prediction Ensemble Classification Tool' version: '1.0' doi: 10.32614/CRAN.package.spect abstract: A tool for survival analysis using a discrete time approach with ensemble binary classification. 'spect' provides a simple interface consistent with commonly used R data analysis packages, such as 'caret', a variety of parameter options to help facilitate search automation, a high degree of transparency to the end-user - all intermediate data sets and parameters are made available for further analysis and useful, out-of-the-box visualizations of model performance. Methods for transforming survival data into discrete-time are adapted from the 'autosurv' package by Suresh et al., (2022) . authors: - family-names: Abrams given-names: Stephen email: stephen.abrams@gmail.com repository: https://dawdawdo.r-universe.dev repository-code: https://github.com/dawdawdo/spect commit: 790e2016100f7b0dcb5818489048ad0038c77331 url: https://github.com/dawdawdo/spect date-released: '2025-04-06' contact: - family-names: Abrams given-names: Stephen email: stephen.abrams@gmail.com