# Generated by roxygen2: do not edit by hand

S3method(plot_sim_model,PowRPriori)
S3method(plot_sim_model,formula)
S3method(print,PowRPriori_fe_structure)
S3method(print,PowRPriori_re_structure)
S3method(summary,PowRPriori)
export("%>%")
export(define_design)
export(fixed_effects_from_average_outcome)
export(get_fixed_effects_structure)
export(get_random_effects_structure)
export(plot_sim_model)
export(power_sim)
importFrom(MASS,mvrnorm)
importFrom(doFuture,`%dofuture%`)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,left_join)
importFrom(dplyr,starts_with)
importFrom(foreach,foreach)
importFrom(future,plan)
importFrom(lme4,findbars)
importFrom(lme4,glFormula)
importFrom(lme4,glmer)
importFrom(lme4,glmerControl)
importFrom(lme4,isSingular)
importFrom(lme4,lmerControl)
importFrom(lme4,nobars)
importFrom(lmerTest,lmer)
importFrom(magrittr,"%>%")
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map_int)
importFrom(rlang,":=")
importFrom(stats,as.formula)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(tidyr,crossing)
importFrom(tidyr,expand_grid)
