# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "simtte" in publications use:' type: software license: GPL-2.0-or-later title: 'simtte: Simulate Time-to-Event Data Using Weibull and Spline Models' version: 1.0.1 doi: 10.32614/CRAN.package.simtte abstract: Simulates time-to-event (survival) datasets for clinical trial design and analysis. Supports Weibull and flexible M-spline baseline hazard models via the 'mrgsolve' ordinary differential equation solver backend. Implements inverse transform sampling from cumulative hazard functions to generate event times. See Bender et al. (2005) for the inverse transform sampling methodology and Royston and Parmar (2002) for flexible parametric survival models. authors: - family-names: Traynor given-names: Carlos email: carlos.traynor.qcp@gmail.com repository: https://csetraynor.r-universe.dev repository-code: https://github.com/csetraynor/simtte commit: 576c1dff11d0c5c22c10c8fc17ba21362d8df08d url: https://github.com/csetraynor/simtte date-released: '2026-07-04' contact: - family-names: Traynor given-names: Carlos email: carlos.traynor.qcp@gmail.com