Package com.imsl.test.example.stat
Class LinearRegressionEx1
java.lang.Object
com.imsl.test.example.stat.LinearRegressionEx1
Computes a simple linear regression model.
The coefficients of a simple linear regression model, without an intercept, are computed.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LinearRegressionEx1
public LinearRegressionEx1()
-
-
Method Details
-
main
-