fractionalfactorialdesign | R Documentation |
The method of the Experiment class which generate a full factorial design
fractionalfactorialdesign(
X,
Z,
U,
choice_set_size,
J,
no_choice,
nb_questions,
format = "long"
)
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 |
nb_questions |
Number of questions to ask to each decision maker |
Data Frame of a random fractional factorial design
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.