powered by
BestSub(x,y,method=c('r2','r2adj','sse','cp','press','aic','sbc'),num=2)
## page 363 library("leaps") BestSub(SurgicalUnit[,1:8],SurgicalUnit[,10],method='r2',num=2)
Run the code above in your browser using DataLab