# Generated by roxygen2: do not edit by hand

S3method(print,attrition_bounds)
S3method(print,attrition_sensitivity)
S3method(print,attrition_trim)
S3method(summary,attrition_bounds)
S3method(summary,attrition_trim)
S3method(tidy,attrition_bounds)
S3method(tidy,attrition_sensitivity)
S3method(tidy,attrition_trim)
export(estimator_ds)
export(estimator_ds_sens)
export(estimator_ev)
export(estimator_trim)
export(sensitivity_ds)
export(tidy)
importFrom(generics,tidy)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(stats,complete.cases)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(stats,weighted.mean)
