Uses of Class
org.hipparchus.stat.regression.AbstractMultipleLinearRegression
Package
Description
Statistical routines involving multivariate data.
-
Uses of AbstractMultipleLinearRegression in org.hipparchus.stat.regression
Modifier and TypeClassDescriptionclass
The GLS implementation of multiple linear regression.class
Implements ordinary least squares (OLS) to estimate the parameters of a multiple linear regression model.