Package | Description |
---|---|
org.apache.commons.math3.stat.regression |
Statistical routines involving multivariate data.
|
Modifier and Type | Class and Description |
---|---|
class |
MillerUpdatingRegression
This class is a concrete implementation of the
UpdatingMultipleLinearRegression interface. |
class |
SimpleRegression
Estimates an ordinary least squares regression model
with one independent variable.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.