Hierarchy For Package org.apache.commons.math4.legacy.stat.regression
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.commons.math4.legacy.stat.regression.AbstractMultipleLinearRegression (implements org.apache.commons.math4.legacy.stat.regression.MultipleLinearRegression)
- org.apache.commons.math4.legacy.stat.regression.GLSMultipleLinearRegression
- org.apache.commons.math4.legacy.stat.regression.OLSMultipleLinearRegression
- org.apache.commons.math4.legacy.stat.regression.MillerUpdatingRegression (implements org.apache.commons.math4.legacy.stat.regression.UpdatingMultipleLinearRegression)
- org.apache.commons.math4.legacy.stat.regression.RegressionResults
- org.apache.commons.math4.legacy.stat.regression.SimpleRegression (implements org.apache.commons.math4.legacy.stat.regression.UpdatingMultipleLinearRegression)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.commons.math4.legacy.exception.MathRuntimeException (implements org.apache.commons.math4.legacy.exception.util.ExceptionContextProvider)
- org.apache.commons.math4.legacy.exception.MathIllegalArgumentException
- org.apache.commons.math4.legacy.stat.regression.ModelSpecificationException
- org.apache.commons.math4.legacy.exception.MathIllegalArgumentException
- org.apache.commons.math4.legacy.exception.MathRuntimeException (implements org.apache.commons.math4.legacy.exception.util.ExceptionContextProvider)
- java.lang.RuntimeException
- java.lang.Exception
- org.apache.commons.math4.legacy.stat.regression.AbstractMultipleLinearRegression (implements org.apache.commons.math4.legacy.stat.regression.MultipleLinearRegression)
Interface Hierarchy
- org.apache.commons.math4.legacy.stat.regression.MultipleLinearRegression
- org.apache.commons.math4.legacy.stat.regression.UpdatingMultipleLinearRegression