dot-sim_ci_mlogit: Generate Simulation-based CIs from Multinomial Logit Model

Description Usage Arguments Value

Description

Generate Simulation-based CIs from Multinomial Logit Model

Usage

1
.sim_ci_mlogit(mu, Sigma, X, level, n_sim)

Arguments

mu

estimated regression coefficients of the model; matrix of dimension L - 1 times K, where L is the number of outcomes and K is the number of predictors

Sigma

variance-covariance of mu; matrix of dimensions (L - 1) * K times (L - 1) * K

X

matrix of values at which predictions should be made

level

confidence level

n_sim

number of simulation draws

Value

simulation-based CIs


baruuum/btoolbox documentation built on Aug. 17, 2020, 1:29 a.m.