residuals.cyclopsFit | R Documentation |
residuals.cyclopsFit
computes model residuals for Cox model-based Cyclops objects
## S3 method for class 'cyclopsFit'
residuals(object, parm = NULL, type = "schoenfeld", ...)
object |
A Cyclops model fit object |
parm |
A specification of which parameters require residuals, either a vector of numbers or covariateId names |
type |
Character string indicating the type of residual desires. Possible values are "schoenfeld". |
... |
Additional parameters for compatibility with S3 parent function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.