proptest: tests of the proportional hazards assumption
Description
proptest is an
R package for testing the proportional hazards assumption in the Cox model
for right censored survival data. Two types of tests for identifying
nonproportional covariates are implemented:
data-driven Neyman type smooth tests (the function smoothproptest),
tests based on the score process (the function scoreproptest).
Download and installation
You can install the package standardly directly from CRAN (using
install.packages or R CMD INSTALL
or a menu item in your GUI).
To download the package please visit its
page on CRAN.