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