cox.zph: Test Cox proportional hazards assumption

Description Usage Arguments See Also

View source: R/generics.R

Description

See cox.zph function in the survival package

Usage

1
cox.zph(fit, transform = "km", global = TRUE, ...)

Arguments

fit

the result of fitting a Cox regression model, using the coxph function.

transform

a character string specifying how the survival times should be transformed before the test is performed. Possible values are "km", "rank", "identity" or a function of one argument.

global

should a global chi-square test be done, in addition to the per-variable tests.

...

Additional arguments to cox.zph, for example index if fit is a GammaStatList object

See Also

cox.zph


scientific-computing-solutions/InformativeCensoring documentation built on May 29, 2019, 3:42 p.m.