# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "wintime" in publications use:' type: software license: MIT title: 'wintime: Win Time Methods for Time-to-Event Data in Clinical Trials' version: 0.1.0 doi: 10.32614/CRAN.package.wintime abstract: Performs an analysis of time-to-event clinical trial data using various "win time" methods, including 'ewt', 'ewtr', 'rmt', 'max', 'wtr', 'rwtr', and 'pwt'. These methods are used to calculate and compare treatment effects on ordered composite endpoints. The package handles event times, event indicators, and treatment arm indicators and supports calculations on observed and resampled data. Detailed explanations of each method and usage examples are provided in "Use of win time for ordered composite endpoints in clinical trials," by Troendle et al. (2024). For more information, see the package documentation or the vignette titled "Introduction to wintime." authors: - family-names: Troendle given-names: James email: james.troendle@nih.gov - family-names: Lawrence given-names: Samuel email: roaders79@gmail.com repository: https://CRAN.R-project.org/package=wintime url: https://pubmed.ncbi.nlm.nih.gov/38417455/ date-released: '2024-09-02' contact: - family-names: Troendle given-names: James email: james.troendle@nih.gov