cufd22

Testing for Curvature of a 2^2 Factorial Design Analysis.
1.9K 次下载
更新时间 2006/11/16

查看许可证

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 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Industrial Statistics 的更多信息

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.