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