coxph.disparity: Check disparity in a Cox Proportional Hazard Model
Description
The coxph.disparity() function returns the disparity from the
piecewise exponential model, including all the terms in the
likelihood, and is directly comparable to the disparity for the fit of
other models used in this chapter.
Usage
coxph.disparity(fit)
Arguments
fit
name of an object of class ``coxph''
Value
Details
This form of the likelihood, allows the Cox proportional
hazards model to be compared directly to fully parametric
models. (Note that log-likelihood value stored in coxph.object is not
comparable as it is based on the proportional hazards function and
does not include the baseline hazard, this cancels out in the
conditional probabilities that form the partial likelihood.)
References
Aitkin, M., Francis, B., Hinde, J. and Darnell, R. (2009).
Statistical modelling in R, OUP.