Package | Description |
---|---|
org.apache.commons.math3.stat.regression |
Statistical routines involving multivariate data.
|
Modifier and Type | Class and Description |
---|---|
class |
GLSMultipleLinearRegression
The GLS implementation of multiple linear regression.
|
class |
OLSMultipleLinearRegression
Implements ordinary least squares (OLS) to estimate the parameters of a
multiple linear regression model.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.