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