# Generated by roxygen2: do not edit by hand

export("%>%")
export(icc_specs)
export(plot_choices)
export(plot_curve)
export(plot_decisiontree)
export(plot_samplesizes)
export(plot_specs)
export(plot_summary)
export(plot_variance)
export(run_specs)
export(setup_specs)
export(summarise_specs)
import(ggplot2)
importFrom(dplyr,case_when)
importFrom(dplyr,n)
importFrom(glue,glue)
importFrom(igraph,graph_from_data_frame)
importFrom(lme4,VarCorr)
importFrom(magrittr,"%>%")
importFrom(purrr,cross)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_df)
importFrom(purrr,pmap)
importFrom(purrr,reduce)
importFrom(rlang,.data)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(stats,formula)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,nobs)
importFrom(stats,quantile)
importFrom(stats,start)
importFrom(stats,vcov)
importFrom(tibble,as_tibble)
importFrom(tibble,lst)
importFrom(tibble,tibble)
importFrom(utils,stack)
