KONPsurv

KONPsurv is an R package of The K-sample omnibus non-proportional hazards (KONP) tests, which are powerful non-parametric tests for comparing K (>=2) hazard functions based on right-censored data.

Installation

For latest CRAN (stable build), run:

install.packages("KONPsurv")

For lastest development version run:

install.packages("devtools")
devtools::install_github("matan-schles/KONPsurv")