Generalized Two-Sample Kolmogorov-Smirnov Test for Right-Censored Data
An implementation of the generalized two-sample Kolmogorov-Smirnov test for Right-Censored Data:
- Fleming D, O’Fallon JR, O’Brien PC, Harrington DP. Modified Kolmogorov-Smirnov test procedures with application to arbitrarily right-censored data. Biometrics 1980; 36(4): 607–625. doi:10.2307/2556114.
Installation
# The development version from GitHub:
# install.packages("devtools")
devtools::install_github("nshi-stat/gstest")