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.1.0
Depends: R (≥ 3.5.0)
Imports: survival
Suggests: testthat (≥ 3.0.0), knitr, rmarkdown (≥ 2.0)
Published: 2024-09-02
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 [issues need fixing before 2024-09-23]

Documentation:

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

Downloads:

Package source: wintime_0.1.0.tar.gz
Windows binaries: r-devel: wintime_0.1.0.zip, r-release: wintime_0.1.0.zip, r-oldrel: wintime_0.1.0.zip
macOS binaries: r-release (arm64): wintime_0.1.0.tgz, r-oldrel (arm64): wintime_0.1.0.tgz, r-release (x86_64): wintime_0.1.0.tgz, r-oldrel (x86_64): wintime_0.1.0.tgz

Linking:

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