Uses of Interface
org.apache.commons.math3.stat.regression.UpdatingMultipleLinearRegression

Packages that use UpdatingMultipleLinearRegression
org.apache.commons.math3.stat.regression Statistical routines involving multivariate data. 
 

Uses of UpdatingMultipleLinearRegression in org.apache.commons.math3.stat.regression
 

Classes in org.apache.commons.math3.stat.regression that implement UpdatingMultipleLinearRegression
 class MillerUpdatingRegression
          This class is a concrete implementation of the UpdatingMultipleLinearRegression interface.
 class SimpleRegression
          Estimates an ordinary least squares regression model with one independent variable.
 



Copyright © 2017 CNES. All Rights Reserved.