# Generated by roxygen2: do not edit by hand

S3method("[",posterior)
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(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)
exportMethods(perf_mod)
exportMethods(vfold_cv)
importFrom(broom,tidy)
importFrom(dplyr,"%>%")
importFrom(dplyr,as_tibble)
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(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,reorder)
importFrom(stats,setNames)
importFrom(tibble,is_tibble)
importFrom(tidyr,gather)
importFrom(utils,combn)
importFrom(utils,globalVariables)
