Rdocumentation
powered by
Learn R Programming
mlogit (version 0.2-3)
correlation: Correlation structure of the random parameters
Description
Functions that extract the correlation structure of a mlogit object
Usage
cor.mlogit(x) cov.mlogit(x)
Arguments
x
an
mlogit
object with random parameters and
correlation=TRUE
.
Value
A numerical matrix which returns either the correlation or the covariance matrix of the random parameters.