# Generated by roxygen2: do not edit by hand

S3method(coef,qris)
S3method(confint,qris)
S3method(plot,qris)
S3method(print,qris)
S3method(print,summary.qris)
S3method(summary,qris)
S3method(vcov,qris)
export(Surv)
export(ghat)
export(qris)
export(qris.control)
import(Rcpp)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(nleqslv,nleqslv)
importFrom(quantreg,rq.wfit)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
importFrom(stats,update)
importFrom(stats,vcov)
importFrom(stringr,str_replace)
importFrom(survival,Surv)
importFrom(survival,is.Surv)
importFrom(survival,survfit)
useDynLib(qris)
