# Generated by roxygen2: do not edit by hand

S3method(coef,ctqr)
S3method(nobs,ctqr)
S3method(plot,ctqr)
S3method(predict,ctqr)
S3method(print,ctqr)
S3method(print,summary.ctqr)
S3method(summary,ctqr)
S3method(vcov,ctqr)
export(ctqr)
export(ctqr.control)
import(pch)
importFrom(graphics,abline)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(stats,.getXlevels)
importFrom(stats,coef)
importFrom(stats,delete.response)
importFrom(stats,lm.fit)
importFrom(stats,lm.wfit)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.offset)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,nobs)
importFrom(stats,pnorm)
importFrom(stats,prcomp)
importFrom(stats,printCoefmat)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,vcov)
importFrom(survival,Surv)
importFrom(survival,is.Surv)
importFrom(utils,getFromNamespace)
importFrom(utils,menu)
