# Generated by roxygen2: do not edit by hand

S3method(plot,episensr_booted)
S3method(plot,episensr_probsens)
S3method(plot,mbias)
S3method(print,episensr)
S3method(print,episensr_booted)
S3method(print,mbias)
export("%>%")
export(boot_bias)
export(confounders)
export(confounders_array)
export(confounders_emm)
export(confounders_evalue)
export(confounders_ext)
export(confounders_limit)
export(confounders_poly)
export(mbias)
export(misclass)
export(misclass_cov)
export(multidimBias)
export(probsens)
export(probsens.conf_legacy)
export(probsens.irr.conf_legacy)
export(probsens.irr_legacy)
export(probsens_conf)
export(probsens_irr)
export(probsens_irr_conf)
export(probsens_legacy)
export(probsens_sel)
export(selection)
importFrom(dagitty,coordinates)
importFrom(forcats,fct_rev)
importFrom(ggdag,
  confounder_triangle,
  coords2df,
  coords2list,
  dagify,
  ggdag,
  m_bias,
  theme_dag
)
importFrom(ggplot2,
  aes,
  after_stat,
  annotate,
  fortify,
  geom_density,
  geom_histogram,
  geom_linerange,
  geom_point,
  geom_vline,
  ggplot,
  ggtitle,
  theme,
  theme_bw,
  xlab,
  ylab
)
importFrom(lifecycle,deprecated)
importFrom(magrittr,"%>%")
importFrom(stats,
  binom.test,
  median,
  pnorm,
  qbeta,
  qnorm,
  quantile,
  qunif,
  rbeta,
  rbinom,
  rlnorm,
  rnorm,
  runif,
  setNames
)
importFrom(utils,packageVersion)
