Class ANOVA.ANOVAResult
java.lang.Object
org.episteme.core.mathematics.statistics.anova.ANOVA.ANOVAResult
- Enclosing class:
ANOVA
Result of ANOVA test.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fStatistic
-
dfBetween
public final int dfBetween -
dfWithin
public final int dfWithin -
ssBetween
-
ssWithin
-
msBetween
-
msWithin
-
-
Constructor Details
-
ANOVAResult
-
-
Method Details
-
toString
-