public class SelectionRegressionEx1
extends Object
Finds the best regressions using the R2 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 R2 criterion.