You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This m-file is used in experiments where there is uncertain about the assumption of linearity over the region of exploration, and when the experimenter decides to conduct a 2^2 factorial design with a single or several replicates of each factorial run, augmented with some center points. A formal analysis of variance is running in order to see if there is evidence of curvature in the response over the region of exploration. The result can gives indication of some quadratic effects (second-order model) or not (first-order model).
Inputs:
D - matrix data (=[X Y]) (last column must be the Y-dependent variable).
(X-independent variable entry for the 2^2 factorial design).
alpha - significance-value (default = 0.05).
Outputs:
A complete analysis of variance is summarized on a table.
Cite As
Antonio Trujillo-Ortiz (2026). cufd22 (https://se.mathworks.com/matlabcentral/fileexchange/9461-cufd22), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (3.89 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Text was improved. |
