powered by
Cor method for multivariate phase-type distributions
# S4 method for mph cor(x)
The correlation matrix of the multivariate phase-type distribution.
An object of class mph.
obj <- mph(structure = c("general", "general")) cor(obj)
Run the code above in your browser using DataLab