Owning Palette: Probability & Statistics VIs
Requires: Full Development System. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.
Use the Analysis of Variance VIs to perform analysis of variance functions.
The VIs on this palette can return mathematics error codes.
Note The Analysis of Variance VIs can accept and convert input levels that do not begin with zero or input levels that have nonconsecutive values. For instance, if you enter an index that contains the levels 3, 5, and 7, the VIs on this palette automatically convert the levels to an index array with level values of 0, 1, and 2. |
Palette Object | Description |
---|---|
1D ANOVA | Takes an array, X, of experimental observations made at various levels of a factor, with at least one observation per level, and performs a one-way analysis of variance in the fixed effect model. |
2D ANOVA | Takes an array of experimental observations made at various levels of two factors and performs a two-way analysis of variance. |
3D ANOVA | Takes an array of experimental observations made at various levels of three factors and performs a three-way analysis of variance. |