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