|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractMultipleLinearRegression | |
---|---|
org.apache.commons.math3.stat.regression | Statistical routines involving multivariate data. |
Uses of AbstractMultipleLinearRegression in org.apache.commons.math3.stat.regression |
---|
Subclasses of AbstractMultipleLinearRegression in org.apache.commons.math3.stat.regression | |
---|---|
class |
GLSMultipleLinearRegression
The GLS implementation of the multiple linear regression. |
class |
OLSMultipleLinearRegression
Implements ordinary least squares (OLS) to estimate the parameters of a multiple linear regression model. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |