coef,mdph-method | R Documentation |
Coef method for mdph class
## S4 method for signature 'mdph'
coef(object)
object |
An object of class mdph. |
Parameters of multivariate discrete phase-type model.
obj <- mdph(structure = c("general", "general"))
coef(obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.