powered by
model.s(x,y)
### table 9.2, page 353 library("leaps") model.s(SurgicalUnit[,1:4],SurgicalUnit[,10])
Run the code above in your browser using DataLab