Package com.imsl.test.example.stat
Class SelectionRegressionEx1
java.lang.Object
com.imsl.test.example.stat.SelectionRegressionEx1
Finds the best regressions using the \(R^2\) criterion.
This example uses a data set from Draper and Smith (1981, pp. 629-630).
The method compute is invoked to find the best regression for each subset
size using the \(R^2\) criterion.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SelectionRegressionEx1
public SelectionRegressionEx1()
-
-
Method Details
-
main
- Throws:
Exception
-