public class SelectionRegressionEx1 extends Object
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 and Description |
|---|
SelectionRegressionEx1() |
Copyright © 2020 Rogue Wave Software. All rights reserved.