cor.mlogit: Correlation structure of the random parameters

View source: R/rpar.R

cor.mlogitR Documentation

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'.

Details

These functions are deprecated, use [vcov][vcov.mlogit]. instead.

Value

A numerical matrix which returns either the correlation or the covariance matrix of the random parameters.

Author(s)

Yves Croissant


mlogit documentation built on June 10, 2025, 9:10 a.m.