Index of /web/packages/KONPsurv/readme

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.html2020-03-02 19:00 4.6K 

README

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")