fracfact
Fractional factorial design
Description
[ creates
a fractional factorial design with additional options specified by one or more
name-value arguments.X,conf]
= fracfact(gen,Name=Value)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Alternative Functionality
Instead of using fracfact, you can create a
fractionalFactorialDOE object by using the fractionalFactorialDOE function. The
fractionalFactorialDOE function provides these advantages:
The function allows you to specify the factor names, number of factors, categorical factors, experiment model, and number and values of the levels for each factor.
In addition to returning the design runs, the function stores your specifications in the
fractionalFactorialDOEobject properties.After you create a
fractionalFactorialDOEobject, you can fit a linear model to the design runs using thefitlmfunction.
References
[1] Box, G. E. P., W. G. Hunter, and J. S. Hunter. Statistics for Experimenters. Hoboken, NJ: Wiley-Interscience, 1978.
Version History
Introduced before R2006a
See Also
fracfactgen | fractionalFactorialDOE | fractionalFactorialTypes | fullfact | ff2n | hadamard