# Generated by roxygen2: do not edit by hand

export(resid_auxpanel)
export(resid_calibrate)
export(resid_compare)
export(resid_interact)
export(resid_panel)
export(resid_xpanel)
importFrom(MASS,stdres)
importFrom(cowplot,
  draw_label,
  ggdraw,
  plot_grid
)
importFrom(ggplot2,
  aes,
  after_stat,
  coord_fixed,
  element_blank,
  element_text,
  expand_limits,
  geom_abline,
  geom_boxplot,
  geom_histogram,
  geom_hline,
  geom_jitter,
  geom_line,
  geom_point,
  geom_segment,
  geom_smooth,
  geom_text,
  geom_violin,
  geom_vline,
  ggplot,
  ggplotGrob,
  ggplot_build,
  labs,
  scale_color_gradient2,
  scale_x_continuous,
  scale_y_continuous,
  stat_function,
  theme,
  theme_bw,
  theme_classic,
  theme_grey,
  xlab,
  xlim,
  ylab
)
importFrom(grDevices,extendrange)
importFrom(grid,
  gpar,
  textGrob
)
importFrom(methods,is)
importFrom(plotly,
  ggplotly,
  layout,
  style,
  subplot
)
importFrom(qqplotr,
  stat_qq_band,
  stat_qq_line,
  stat_qq_point
)
importFrom(rlang,.data)
importFrom(stats,
  cooks.distance,
  dnorm,
  fitted,
  formula,
  hatvalues,
  lm,
  lowess,
  model.frame,
  resid,
  sd,
  simulate
)
importFrom(stringr,str_sub)
