mnl_get_information_matrix: Get the information matrix using the MNL model.

Description Usage Arguments Value

View source: R/mnl_model_functions.R

Description

Computes the information matrix for a given design X and parameter vector beta.

Usage

1
mnl_get_information_matrix(X, beta, order, transform_beta)

Arguments

X

3-dimensional design array

beta

Parameter vector

order

integer corresponding to a Scheffé model order (1, 2, 3).

transform_beta

boolean parameter. Should the beta vector/matrix be transformed by subtracting the q-th element?

Value

Information matrix


mariobecerra/opdesmixr documentation built on Aug. 13, 2021, 9:44 p.m.