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