correlation {mlogit} | R Documentation |
Functions that extract the correlation structure of a mlogit object
cor.mlogit(x) cov.mlogit(x)
x |
an |
A numerical matrix which returns either the correlation or the covariance matrix of the random parameters.
Yves Croissant