Description Usage Arguments Value References Examples
View source: R/full_factorial.R
Generates the full factorial design with all the factors coded using standardised orthogonal contrast coding.
1 | full_factorial(attributes_list)
|
attributes_list |
A named list: giving the variable name and the levels as characters. The levels should start from the base of either "0" or "1" and go up in integer values. |
a 'data.frame' with the full factorial design and factors coded using standardised orthogonal contrast coding.
Kuhfeld, W. F. Marketing Research Methods in SAS Experimental Design, Choice, Conjoint, and Graphical Techniques 2010.
Jörg Suckut (https://stats.stackexchange.com/users/237455/j
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.