residuals.cyclopsFit
computes model residuals for Cox model-based Cyclops objects
# S3 method for cyclopsFit
residuals(object, parm = NULL, type = "schoenfeld", ...)
A Cyclops model fit object
A specification of which parameters require residuals, either a vector of numbers or covariateId names
Character string indicating the type of residual desires. Possible values are "schoenfeld".
Additional parameters for compatibility with S3 parent function