Package com.imsl.test.example.stat
Class StepwiseRegressionEx1
java.lang.Object
com.imsl.test.example.stat.StepwiseRegressionEx1
Performs stepwise regression variable selection.
This example uses a data set from Draper and Smith (1981, pp. 629-630). The
method compute is invoked to find the best regression subset
from the four candidate variables.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StepwiseRegressionEx1
public StepwiseRegressionEx1()
-
-
Method Details
-
main
- Throws:
Exception
-