Other packages > Find by keyword >

EventWinRatios  

Event-Specific Win Ratios for Terminal and Non-Terminal Events
View on CRAN: Click here


Download and install EventWinRatios package within the R console
Install from CRAN:
install.packages("EventWinRatios")

Install from Github:
library("remotes")
install_github("cran/EventWinRatios")

Install by package version:
library("remotes")
install_version("EventWinRatios", "1.0.0")



Attach the package and use:
library("EventWinRatios")
Maintained by
Daewoo Pak
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-10-03
Latest Update: 2022-04-04
Description:
Provides several confidence interval and testing procedures using event-specific win ratios for semi-competing risks data with non-terminal and terminal events, as developed in Yang et al. (2021). Compared with conventional methods for survival data, these procedures are designed to utilize more data for improved inference procedures with semi-competing risks data. The event-specific win ratios were introduced in Yang and Troendle (2021). In this package, the event-specific win ratios and confidence intervals are obtained for each event type, and several testing procedures are developed for the global null of no treatment effect on either terminal or non-terminal events. Furthermore, a test of proportional hazard assumptions, under which the event-specific win ratios converge to the hazard ratios, and a test of equal hazard ratios are provided. For summarizing the treatment effect on all events, confidence intervals for linear combinations of the event-specific win ratios are available using pre-determined or data-driven weights. Asymptotic properties of these inference procedures are discussed in Yang et al (2021). Also, transformations are used to yield better control of the type one error rates for moderately sized data sets.
How to cite:
Daewoo Pak (2021). EventWinRatios: Event-Specific Win Ratios for Terminal and Non-Terminal Events. R package version 1.0.0, https://cran.r-project.org/web/packages/EventWinRatios. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2021-10-03 10:50)
Other packages that cited EventWinRatios R package
View EventWinRatios citation profile
Other R packages that EventWinRatios depends, imports, suggests or enhances
Complete documentation for EventWinRatios
Functions, R codes and Examples using the EventWinRatios R package
Some associated functions: EventWinRatios-package . SimuData . wr.test-internal . wr.test . 
Some associated R codes: fn_ds.R . fn_gephsim.R . fn_glinsim.R . fn_gmhat.R . fn_wr.R . print.wr.test.R . wr.test.R . wr.test.default.R .  Full EventWinRatios package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA