coef,frailty-method | R Documentation |
Coef method for univariate frailty class
## S4 method for signature 'frailty'
coef(object)
object |
An object of class frailty. |
Parameters of the univariate phase type frailty model.
obj <- frailty(phasetype(structure = "general", dimension = 2), bhaz = "weibull", bhaz_pars = 2)
coef(obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.