infoDesign | R Documentation |
A function which provides a summary about an experimental design
infoDesign(
name,
experimental_design_long,
experimental_design_wide,
AT_names,
choice_set_size,
J,
no_choice,
DM_att_names,
AT_att_names,
beta
)
name |
The name of the chosen design |
choice_set_size |
the number of alternative per choice set |
J |
number of alternatives (no_choice included) |
no_choice |
TRUE FALSE indicator |
DM_att_names |
The names of the decision makers' attributes |
AT_att_names |
The names of the alternatives' attributes |
experimental_design |
A generated experimental design |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.