|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractMultipleLinearRegressionEstimator | |
---|---|
org.codehaus.jet.regression.estimators |
Uses of AbstractMultipleLinearRegressionEstimator in org.codehaus.jet.regression.estimators |
---|
Subclasses of AbstractMultipleLinearRegressionEstimator in org.codehaus.jet.regression.estimators | |
---|---|
class |
GLSMultipleLinearRegressionEstimator
The GLS implementation of the multiple linear regression GLS assumes a general covariance matrix Omega of the error |
class |
OLSMultipleLinearRegressionEstimator
The OLS implementation of the multiple linear regression OLS assumes the covariance matrix of the error to be diagonal and with equal variance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |