# Generated by roxygen2: do not edit by hand

S3method(coef,piqr)
S3method(model.matrix,piqr)
S3method(nobs,piqr)
S3method(plot,niqr)
S3method(plot,piqr)
S3method(predict,niqr)
S3method(predict,piqr)
S3method(print,niqr)
S3method(print,piqr)
S3method(print,summary.niqr)
S3method(print,summary.piqr)
S3method(summary,niqr)
S3method(summary,piqr)
S3method(terms,piqr)
export(gof.piqr)
export(niqr)
export(piqr)
export(testfit.niqr)
import(qrcm)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,gray.colors)
importFrom(grDevices,n2mfrow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(stats,.getXlevels)
importFrom(stats,approx)
importFrom(stats,approxfun)
importFrom(stats,coef)
importFrom(stats,delete.response)
importFrom(stats,integrate)
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,qexp)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,splinefun)
importFrom(stats,terms)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,survfit)
importFrom(utils,getFromNamespace)
importFrom(utils,menu)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
