cufd22
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.
引用格式
Antonio Trujillo-Ortiz (2024). cufd22 (https://www.mathworks.com/matlabcentral/fileexchange/9461-cufd22), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | Text was improved. |