# Generated by roxygen2: do not edit by hand

S3method(plot,lrp)
S3method(summary,lrp)
export(lrp)
export(lrp2Plot)
export(lrpPlot)
import(MASS)
import(formula.tools)
import(ggplot2)
import(nlme)
import(rpart)
importFrom(grDevices,dev.cur)
importFrom(grDevices,gray)
importFrom(grDevices,rainbow)
importFrom(graphics,legend)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,nls)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,terms)
importFrom(stats,time)
