The function which associates the designs' name to a function which generates it.
1 2 3 4 5 6 7 8 9 10 11 | call_design(
name,
X,
Z,
U,
choice_set_size,
J,
no_choice,
nb_questions,
format = "long"
)
|
name |
The name of the chosen experimental design |
X |
matrix of decision makers data |
Z |
matrix of alternatives data |
U |
Utility matrix |
choice_set_size |
the number of alternative per choice set |
J |
number of alternatives (no_choice included) |
no_choice |
TRUE FALSE indicator |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.