This m-file is used in experiments involving several factors where it is necessary to investigate the joint effects (main and interactions) of the factors on a response variable and determine by a formal analysis of variance which factor effects are nonzero. Each of the three factors (k = 3) of interest has only two levels. Because each of the replicate of such an experimental design has exactly 2^3 (=8) experimental trials or runs. As in the 2^2 experimental design, it is a basic block used to create other more complicated experimental designs.
Inputs:
D - matrix data (=[X Y]) (last column must be the Y-dependent variable).
(X-independent variable entry for the 2^3 factorial design).
alpha - significance-value (default = 0.05).
Outputs:
A complete analysis of variance is summarized on a table.
[NOTE: If none of the variables on the model has a significant effect, should appers this note and does not proceed with the analysis of variance.]
引用格式
Antonio Trujillo-Ortiz (2024). fd23 (https://www.mathworks.com/matlabcentral/fileexchange/9448-fd23), 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 | It was added an appropriate format to cite this file. |