# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,robmedfit)
S3method(augment,robmedfit)
S3method(glance,robmedfit)
S3method(plot,robmedfit)
S3method(print,meditcv)
S3method(print,meditcv_profile)
S3method(print,robmedfit)
S3method(summary,robmedfit)
S3method(tidy,robmedfit)
export(augment)
export(compare_fits)
export(diagnose)
export(fragility_table)
export(glance)
export(plot_balance)
export(plot_curvature)
export(plot_mediation)
export(plot_meditcv)
export(plot_meditcv_profile)
export(plot_sensitivity)
export(robustmediate)
export(sensitivity_curvature)
export(sensitivity_meditcv)
export(sensitivity_meditcv_profile)
export(tidy)
export(tipping_table)
importFrom(broom,augment)
importFrom(broom,glance)
importFrom(broom,tidy)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_contour)
importFrom(ggplot2,geom_contour_filled)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(stats,aggregate)
