Uses of Interface
org.hipparchus.stat.regression.UpdatingMultipleLinearRegression
Package
Description
Statistical routines involving multivariate data.
-
Uses of UpdatingMultipleLinearRegression in org.hipparchus.stat.regression
Modifier and TypeClassDescriptionclass
This class is a concrete implementation of theUpdatingMultipleLinearRegression
interface.class
Estimates an ordinary least squares regression model with one independent variable.