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