wintime: Win Time Methods for Time-to-Event Data in Clinical Trials

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)<https://pubmed.ncbi.nlm.nih.gov/38417455/>. For more information, see the package documentation or the vignette titled "Introduction to wintime."

Version: 0.2.0
Depends: R (≥ 3.5.0)
Imports: survival
Suggests: testthat (≥ 3.0.0), knitr, rmarkdown (≥ 2.0)
Published: 2024-09-20
DOI: 10.32614/CRAN.package.wintime
Author: James Troendle [aut, cre], Samuel Lawrence [aut]
Maintainer: James Troendle <james.troendle at nih.gov>
License: MIT + file LICENSE
URL: https://pubmed.ncbi.nlm.nih.gov/38417455/
NeedsCompilation: no
CRAN checks: wintime results

Documentation:

Reference manual: wintime.pdf
Vignettes: wintime_vignette (source, R code)

Downloads:

Package source: wintime_0.2.0.tar.gz
Windows binaries: r-devel: wintime_0.2.0.zip, r-release: wintime_0.2.0.zip, r-oldrel: wintime_0.2.0.zip
macOS binaries: r-release (arm64): wintime_0.2.0.tgz, r-oldrel (arm64): wintime_0.2.0.tgz, r-release (x86_64): wintime_0.2.0.tgz, r-oldrel (x86_64): wintime_0.2.0.tgz
Old sources: wintime archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=wintime to link to this page.