| BestReg-package(BestReg) | R Documentation |
Finds the best all subsets regression using the AIC, BIC or UBIC criterion.
| Package: | BestReg |
| Type: | Package |
| Version: | 1.1 |
| Date: | 2008-02-07 |
| License: | GLP 2.0 or greater |
BestReg is the main function.
A.I. McLeod, aimcleod@uwo.ca
data(prostate) BestReg(prostate)