|
| |
| Navigation |
Synopsis Analysis of Variance (ANOVA) f-value.
Function
num anovaFValue(list[list[num]] categoryData)
Usage
import analysis::statistics::Inference;
Description Perform Analysis of Variance test
Compute the F statistic -- also known as F-test F = msbg/mswg
where
|