# 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)
export(probsens.irr.conf)
export(probsens.irr.conf_legacy)
export(probsens.irr_legacy)
export(probsens.sel)
export(probsens_conf)
export(probsens_legacy)
export(selection)
importFrom(dagitty,coordinates)
importFrom(forcats,fct_rev)
importFrom(ggdag,confounder_triangle)
importFrom(ggdag,coords2df)
importFrom(ggdag,coords2list)
importFrom(ggdag,dagify)
importFrom(ggdag,ggdag)
importFrom(ggdag,m_bias)
importFrom(ggdag,theme_dag)
importFrom(ggplot2,aes)
importFrom(ggplot2,after_stat)
importFrom(ggplot2,annotate)
importFrom(ggplot2,fortify)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_linerange)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(lifecycle,deprecated)
importFrom(magrittr,"%>%")
importFrom(stats,binom.test)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,qbeta)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,qunif)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(utils,packageVersion)
