Skip to content

Permutational group-sequential tests for time-to-event data based on the log-rank test statistic.

License

Notifications You must be signed in to change notification settings

mbrueckner/permGS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

permGS

permGS is an R package implementing permutational group-sequential tests for time-to-event data based on the two-sample (weighted) log-rank test statistic. It supports exact permutation test when the censoring distributions are equal in the treatment and the control group and approximate imputation-permutation methods when the censoring distributions are different. One- and two-sided testing is possible.

Installation

Get the released version from CRAN:

install.packages("permGS")

Or the development version from github:

# install.packages("devtools")
devtools::install_github("mbrueckner/permGS")

About

Permutational group-sequential tests for time-to-event data based on the log-rank test statistic.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages