JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.apache.commons.math3.stat.regression
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
org.apache.commons.math3.stat.regression.
AbstractMultipleLinearRegression
(implements org.apache.commons.math3.stat.regression.
MultipleLinearRegression
)
org.apache.commons.math3.stat.regression.
GLSMultipleLinearRegression
org.apache.commons.math3.stat.regression.
OLSMultipleLinearRegression
org.apache.commons.math3.stat.regression.
MillerUpdatingRegression
(implements org.apache.commons.math3.stat.regression.
UpdatingMultipleLinearRegression
)
org.apache.commons.math3.stat.regression.
RegressionResults
(implements java.io.Serializable)
org.apache.commons.math3.stat.regression.
SimpleRegression
(implements java.io.Serializable, org.apache.commons.math3.stat.regression.
UpdatingMultipleLinearRegression
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.apache.commons.math3.exception.
MathIllegalArgumentException
(implements org.apache.commons.math3.exception.util.
ExceptionContextProvider
)
org.apache.commons.math3.stat.regression.
ModelSpecificationException
Interface Hierarchy
org.apache.commons.math3.stat.regression.
MultipleLinearRegression
org.apache.commons.math3.stat.regression.
UpdatingMultipleLinearRegression
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright (c) 2003-2016 Apache Software Foundation