# Generated by roxygen2: do not edit by hand

S3method(plot,mfrd)
S3method(plot,rd)
S3method(predict,rd)
S3method(print,mfrd)
S3method(print,rd)
S3method(summary,rd)
export(dc_test)
export(mfrd_est)
export(mrd_est)
export(mrd_impute)
export(mrd_power)
export(mrd_sens_bw)
export(mrd_sens_cutoff)
export(rd_est)
export(rd_impute)
export(rd_power)
export(rd_sens_bw)
export(rd_sens_cutoff)
export(sens_plot)
export(shiny_run)
importFrom(AER,ivreg)
importFrom(Formula,as.Formula)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,trans3d)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,persp)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rug)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(lmtest,coeftest)
importFrom(sandwich,estfun)
importFrom(sandwich,sandwich)
importFrom(sandwich,vcovHC)
importFrom(shiny,runApp)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,bw.nrd0)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,expand.model.frame)
importFrom(stats,formula)
importFrom(stats,integrate)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,reshape)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,splinefun)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(stats,xtabs)
