Uses of Package
org.apache.commons.math3.stat.regression
Packages that use org.apache.commons.math3.stat.regression
Package
Description
Statistical routines involving multivariate data.
-
Classes in org.apache.commons.math3.stat.regression used by org.apache.commons.math3.stat.regressionClassDescriptionAbstract base class for implementations of MultipleLinearRegression.Exception thrown when a regression model is not correctly specified.The multiple linear regression can be represented in matrix-notation.Results of a Multiple Linear Regression model fit.Estimates an ordinary least squares regression model with one independent variable.An interface for regression models allowing for dynamic updating of the data.