Ssplitplot
This file computes the standard (simple) split-plot design analysis of variance, taking into account the linear model:
x_jkl = µ + a_j + ß_k + d_jk + Þ_l + (ßÞ)_kl + e_jkl
where j = 1,...,a (blocks); k = 1,...,b (factor 1); l = 1,...,c (factor 2); d_jk ~ N[0,var_d] (error main plots); e_jkl ~ N[0,var_e] (error sub-plots).
It needs to input the data matrix (size of matrix must be n-by-4; data=column 1, block=column 2,factor 1=column 3, factor 2=column 4)[in some another notations the blocks source also is known as the replicates], and the significance level (default = 0.05).
It outputs a complete analysis of variance table.
Cita come
Antonio Trujillo-Ortiz (2026). Ssplitplot (https://it.mathworks.com/matlabcentral/fileexchange/3996-ssplitplot), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Quality >
Tag
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | It was added an appropriate format to cite this file. |
