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