Skip to content
Prev 78090 / 398502 Next

regsubsets selection criterion

Questions like this are best directed to the package maintainer(s). 
 From help(package="leaps"), I learned that Thomas Lumley is the author 
and maintainer for "leaps";  I'm including him as a 'cc', so he can 
correct or add to my comments if he feels so inclined.

	  After some searching, I learned that "?plot.regsubsets" includes an 
argument scale=c("bic", "Cp", "adjr2", "r2").  From this, I infer that 
you have your choice of these four criteria.

	  hope this helps.
	  spencer graves
Samuel Bertrand wrote: