# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,confoundsens)
S3method(print,confoundsens)
S3method(print,summary.confoundsens)
S3method(summary,confoundsens)
export(as_confoundsens)
export(fit_local_quadratic)
export(new_confoundsens)
export(plot_cone_comparison)
export(plot_figure2_taylor_panels)
export(plot_local_taylor)
export(plot_reversal_cone)
export(plot_robustness_curve)
export(plot_sensitivity_contour)
export(plot_sensitivity_love)
export(simulate_taylor_demo)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(graphics,par)
importFrom(rlang,.data)
importFrom(stats,coef)
importFrom(stats,lm)
