# Generated by roxygen2: do not edit by hand

S3method(confint,sim_result)
S3method(emmeans_power,data.frame)
S3method(emmeans_power,emmGrid)
S3method(emmeans_power,summary_em)
S3method(plot,design_aov)
S3method(plot,opt_alpha)
S3method(plot,sim_result)
S3method(print,design_aov)
S3method(print,opt_alpha)
S3method(print,sim_result)
export(ANOVA_compromise)
export(ANOVA_design)
export(ANOVA_exact)
export(ANOVA_exact2)
export(ANOVA_power)
export(Superpower_options)
export(alpha_standardized)
export(emmeans_power)
export(morey_plot.ftest)
export(morey_plot.ttest)
export(mu_from_ES)
export(optimal_alpha)
export(p_standardized)
export(plot_power)
export(power.ftest)
export(power_oneway_between)
export(power_oneway_within)
export(power_standardized_alpha)
export(power_threeway_between)
export(power_twoway_between)
import(Hmisc)
import(emmeans)
import(ggplot2)
importFrom(MASS,mvrnorm)
importFrom(afex,aov_car)
importFrom(dplyr,everything)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme_minimal)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,pairs)
importFrom(magrittr,"%>%")
importFrom(magrittr,'%>%')
importFrom(reshape2,melt)
importFrom(stats,as.formula)
importFrom(stats,median)
importFrom(stats,optimize)
importFrom(stats,p.adjust)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,power)
importFrom(stats,power.t.test)
importFrom(stats,pt)
importFrom(stats,qf)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(tidyr,expand_grid)
importFrom(tidyselect,matches)
importFrom(utils,combn)
