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