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