Uses of Class
com.imsl.stat.ANOVA
Packages that use ANOVA
Package
Description
Mathematical functions and algorithms.
Statistical methods.
-
Uses of ANOVA in com.imsl.math
Methods in com.imsl.math that return ANOVA -
Uses of ANOVA in com.imsl.stat
Methods in com.imsl.stat that return ANOVAModifier and TypeMethodDescriptionLinearRegression.getANOVA()Get an analysis of variance table and related statistics.StepwiseRegression.getANOVA()Gets an analysis of variance table and related statistics.UserBasisRegression.getANOVA()Get an analysis of variance table and related statistics.