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