# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,inflmlm)
S3method(cooks.distance,mlm)
S3method(hatvalues,mlm)
S3method(infIndexPlot,mlm)
S3method(influence,mlm)
S3method(influencePlot,mlm)
S3method(lrPlot,lm)
S3method(print,inflmlm)
export("%^%")
export(lrPlot)
export(mlm.influence)
export(mpower)
export(tr)
importFrom(car,infIndexPlot)
importFrom(car,influenceIndexPlot)
importFrom(car,influencePlot)
importFrom(car,showLabels)
importFrom(grDevices,palette)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(heplots,Mahalanobis)
importFrom(heplots,trans.colors)
importFrom(stats,coef)
importFrom(stats,cooks.distance)
importFrom(stats,hatvalues)
importFrom(stats,influence)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,qbeta)
importFrom(stats,qf)
importFrom(stats,residuals)
importFrom(stats,rstudent)
importFrom(utils,combn)
