Description Usage Arguments Value
View source: R/mnl_model_functions.R
Computes the information matrix for a given design X
and parameter vector beta
.
1 | mnl_get_information_matrix(X, beta, order, transform_beta)
|
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 |
Information matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.