First time here? Check out the Help page!
1 | initial version |
The R package used to generate the full factorial design is the DoE.Base package. It calls contr.poly to help generate the design of experiments. here is the line thats stopping your analysis.
This type of analysis requires at least 2 variables to work (with unique values).