| coef.coxphw {coxphw} | R Documentation |
Extract Model Coefficients for Objects of Class coxphw
Description
This class of objects is returned by the coxphw function.
Objects of this class have methods for the functions summary, print, coef,
vcov, plot and confint.
Usage
## S3 method for class 'coxphw'
coef(object, ...)
Arguments
object |
object of class |
... |
further arguments. |
Author(s)
Daniela Dunkler
See Also
[Package coxphw version 4.0.3 Index]