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