powered by
summary
ibr
## S3 method for class 'ibr': summary(object, criteria="call", \dots)
summary.ibr
object
data(ozone, package = "ibr") res.ibr <- ibr(ozone[,-1],ozone[,1],df=1.2) summary(res.ibr) predict(res.ibr)
Run the code above in your browser using DataLab