SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.stats.regression.linear

Class Summary
Beta Beta coefficients are the outcomes of fitting a linear regression model.
LmProblem This class represents a linear regression or a linear model (LM) problem.
Residuals The residual of a sample is the difference between the sample and the estimated function (fitted) value.
 


SuanShu, a Java numerical and statistical library

Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.