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