Is the documentation for INCLUDING CATEGORICAL FACTORS in the Statistics Toolbox correct?
Show older comments
The documentation mentions the following:
In this example we have three categorical factors, each taking three levels. We create a candidate set F containing all 27 combinations of these factor levels. Then we create a matrix C containing dummy variables for the factors, and we remove enough columns to make the resulting matrix full rank. (We remove one column for each factor except the first factor.) Finally, we use the candexch function to generate a 9-run design. The resulting design has the property that for each pair of factors, each of the 9 possible combinations of levels appears exactly once.
The above documentation potentially implies that in the resulting design, all the possible combinations are unique. Is this correct?
Accepted Answer
More Answers (0)
Categories
Find more on Design of Experiments (DOE) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!