powered by
## S3 method for class 'rfit': summary(object,...)
data(baseball) fit<-rfit(weight~height,data=baseball) summary(fit)
Run the code above in your browser using DataLab