# Generated by roxygen2: do not edit by hand

S3method(model.matrix,iMqr)
S3method(nobs,iMqr)
S3method(plot,iMqr)
S3method(predict,iMqr)
S3method(print,iMqr)
S3method(print,summary.iMqr)
S3method(summary,iMqr)
S3method(terms,iMqr)
S3method(vcov,iMqr)
export(Huber)
export(iMqr)
export(plf)
export(slp)
import(pch)
importFrom(Hmisc,wtd.quantile)
importFrom(grDevices,adjustcolor)
importFrom(graphics,abline)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(stats,.getXlevels)
importFrom(stats,approxfun)
importFrom(stats,coef)
importFrom(stats,delete.response)
importFrom(stats,integrate)
importFrom(stats,lm.wfit)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,nobs)
importFrom(stats,pbeta)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,qbeta)
importFrom(stats,qchisq)
importFrom(stats,qexp)
importFrom(stats,qnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,splinefun)
importFrom(stats,terms)
importFrom(stats,vcov)
importFrom(utils,menu)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
