powered by
Cor method for bivph class
# S4 method for bivph cor(x)
The correlation matrix of the bivariate phase-type distribution.
An object of class bivph.
obj <- bivph(dimensions = c(3, 3)) cor(obj)
Run the code above in your browser using DataLab