# Generated by roxygen2: do not edit by hand

S3method(add_ci,glm)
S3method(add_ci,lm)
S3method(add_ci,lmerMod)
S3method(add_pi,glm)
S3method(add_pi,lm)
S3method(add_pi,lmerMod)
S3method(add_probs,glm)
S3method(add_probs,lm)
S3method(add_probs,lmerMod)
S3method(add_quantile,glm)
S3method(add_quantile,lm)
S3method(add_quantile,lmerMod)
export(add_ci)
export(add_pi)
export(add_probs)
export(add_quantile)
import(lme4)
import(stats)
importFrom(arm,se.ranef)
importFrom(arm,sim)
importFrom(dplyr,bind_rows)
importFrom(magrittr,"%>%")
importFrom(merTools,predictInterval)
importFrom(tibble,as_data_frame)
