The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Get the released version from CRAN:
install.packages("permGS")
Or the development version from github:
# install.packages("devtools")
::install_github("mbrueckner/permGS") devtools
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.