# Generated by roxygen2: do not edit by hand

S3method(add_ci,glm)
S3method(add_ci,glmerMod)
S3method(add_ci,lm)
S3method(add_ci,lmerMod)
S3method(add_ci,negbin)
S3method(add_ci,survreg)
S3method(add_pi,glm)
S3method(add_pi,glmerMod)
S3method(add_pi,lm)
S3method(add_pi,lmerMod)
S3method(add_pi,negbin)
S3method(add_pi,survreg)
S3method(add_probs,glm)
S3method(add_probs,glmerMod)
S3method(add_probs,lm)
S3method(add_probs,lmerMod)
S3method(add_probs,negbin)
S3method(add_probs,survreg)
S3method(add_quantile,glm)
S3method(add_quantile,glmerMod)
S3method(add_quantile,lm)
S3method(add_quantile,lmerMod)
S3method(add_quantile,negbin)
S3method(add_quantile,survreg)
export(add_ci)
export(add_pi)
export(add_probs)
export(add_quantile)
import(lme4)
import(stats)
importFrom(MASS,glm.nb)
importFrom(MASS,mvrnorm)
importFrom(MASS,rnegbin)
importFrom(arm,se.ranef)
importFrom(arm,sim)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(dplyr,bind_rows)
importFrom(magrittr,"%>%")
importFrom(methods,new)
importFrom(tibble,as_data_frame)
importFrom(utils,packageVersion)
