[R] sub set selection
Thomas Lumley
tlumley at u.washington.edu
Thu Aug 11 16:33:23 CEST 2005
On Thu, 11 Aug 2005, Clark Allan wrote:
> hi all
>
> is there a package that undertakes subset selection but BASED ON AIC or
> any other information criteria.
>
> i've seen the "subselect" and the "leaps" package but i have not played
> around with them yet.
The leaps package finds a best model of each size, so all the standard
criteria are equivalent. It can report AIC or BIC for each of these
models.
-thomas
More information about the R-help
mailing list