Package | Description |
---|---|
com.imsl.math |
Mathematical functions and algorithms.
|
com.imsl.stat |
Statistical methods.
|
Modifier and Type | Method and Description |
---|---|
ANOVA |
RadialBasis.getANOVA()
Returns the ANOVA statistics from the linear regression.
|
Modifier and Type | Method and Description |
---|---|
ANOVA |
UserBasisRegression.getANOVA()
Get an analysis of variance table and related statistics.
|
ANOVA |
StepwiseRegression.getANOVA()
Gets an analysis of variance table and related statistics.
|
ANOVA |
LinearRegression.getANOVA()
Get an analysis of variance table and related statistics.
|
Copyright © 2020 Rogue Wave Software. All rights reserved.