# Generated by roxygen2: do not edit by hand

S3method(model.matrix,iqr)
S3method(model.matrix,iqrL)
S3method(nobs,iqr)
S3method(nobs,iqrL)
S3method(plot,iqr)
S3method(plot,iqrL)
S3method(predict,iqr)
S3method(predict,iqrL)
S3method(print,iqr)
S3method(print,iqrL)
S3method(print,qc.iqr)
S3method(print,summary.iqr)
S3method(print,summary.iqrL)
S3method(summary,iqr)
S3method(summary,iqrL)
S3method(terms,iqr)
S3method(terms,iqrL)
S3method(test.fit,iqr)
S3method(test.fit,iqrL)
S3method(vcov,iqr)
S3method(vcov,iqrL)
export(diagnose.qc)
export(iqr)
export(iqrL)
export(plf)
export(qc.control)
export(slp)
export(test.fit)
import(pch)
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,median)
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,runif)
importFrom(stats,sd)
importFrom(stats,splinefun)
importFrom(stats,terms)
importFrom(stats,vcov)
importFrom(stats,weighted.mean)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,survfit)
importFrom(utils,getFromNamespace)
importFrom(utils,menu)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
