Description Usage Arguments Value
View source: R/mnl_model_functions.R
Compute the design matrix of choice set s
using the MNL model.
1 | mnl_get_Xs(X, s, order)
|
X |
3-dimensional design cube/array of size |
s |
integer corresponding to a choice set in 1 to S. |
order |
integer corresponding to a Scheffé model order (1, 2, 3). |
Matrix of dimension (J, m-1) that corresponds to the design matrix of choice set s.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.