correlation: Correlation structure of the random parameters

Description Usage Arguments Details Value Author(s)

Description

Functions that extract the correlation structure of a rlogit object

Usage

1
2
3

Arguments

x

an rlogit object with correlation=TRUE.

Details

These functions extract the standard deviations (sd.rlogit), the covariance (cov.rlogit) or the correlations (cor.rlogit).

Value

A matrix for cor.rlogit and cov.rlogit, a vector for sd.rlogit

Author(s)

Yves Croissant


rlogit documentation built on May 2, 2019, 4:59 p.m.

Related to correlation in rlogit...