# Generated by roxygen2: do not edit by hand

S3method("[",posterior)
S3method("[",posterior_diff)
S3method("names<-",posterior)
S3method("names<-",posterior_diff)
S3method(ggplot,posterior)
S3method(ggplot,posterior_diff)
S3method(perf_mod,data.frame)
S3method(perf_mod,default)
S3method(perf_mod,resamples)
S3method(perf_mod,rset)
S3method(perf_mod,vfold_cv)
S3method(print,perf_mod)
S3method(print,posterior)
S3method(print,posterior_diff)
S3method(summary,perf_mod)
S3method(summary,posterior)
S3method(summary,posterior_diff)
S3method(tidy,perf_mod)
export(Fisher_trans)
export(contrast_models)
export(inv_trans)
export(ln_trans)
export(logit_trans)
export(no_trans)
export(perf_mod)
export(tidy)
export(tidy.perf_mod)
export(vec_cast.data.frame.posterior)
export(vec_cast.data.frame.posterior_diff)
export(vec_cast.posterior.data.frame)
export(vec_cast.posterior.posterior)
export(vec_cast.posterior.tbl_df)
export(vec_cast.posterior_diff.data.frame)
export(vec_cast.posterior_diff.posterior_diff)
export(vec_cast.posterior_diff.tbl_df)
export(vec_cast.tbl_df.posterior)
export(vec_cast.tbl_df.posterior_diff)
export(vec_proxy.posterior)
export(vec_proxy.posterior_diff)
export(vec_ptype2.data.frame.posterior)
export(vec_ptype2.data.frame.posterior_diff)
export(vec_ptype2.posterior.data.frame)
export(vec_ptype2.posterior.posterior)
export(vec_ptype2.posterior.tbl_df)
export(vec_ptype2.posterior_diff.data.frame)
export(vec_ptype2.posterior_diff.posterior_diff)
export(vec_ptype2.posterior_diff.tbl_df)
export(vec_ptype2.tbl_df.posterior)
export(vec_ptype2.tbl_df.posterior_diff)
export(vec_restore.posterior)
export(vec_restore.posterior_diff)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_cols)
importFrom(dplyr,do)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(generics,tidy)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_df)
importFrom(rlang,"!!")
importFrom(rlang,is_string)
importFrom(rlang,na_dbl)
importFrom(rsample,gather.rset)
importFrom(rsample,pretty.bootstraps)
importFrom(rsample,pretty.group_vfold_cv)
importFrom(rsample,pretty.loo_cv)
importFrom(rsample,pretty.mc_cv)
importFrom(rsample,pretty.nested_cv)
importFrom(rsample,pretty.rolling_origin)
importFrom(rsample,pretty.vfold_cv)
importFrom(rsample,vfold_cv)
importFrom(rstanarm,posterior_interval)
importFrom(rstanarm,posterior_linpred)
importFrom(rstanarm,stan_glmer)
importFrom(stats,as.formula)
importFrom(stats,reorder)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(tibble,is_tibble)
importFrom(tidyr,gather)
importFrom(utils,combn)
importFrom(utils,globalVariables)
