# Generated by roxygen2: do not edit by hand

export(calculate_mean_matrix)
export(effsize)
export(exact_twoway_anova_power)
export(gencorrelationmat)
export(gencovariancemat)
export(graph_twoway_assumptions)
export(plot_powercurves)
export(simulate_twoway_nrange)
export(test_power_overkn)
export(twoway_simulation_correlated)
export(twoway_simulation_independent)
export(twoway_simulation_testing)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(methods,is)
importFrom(reshape2,melt)
importFrom(rlang,.data)
importFrom(scales,pretty_breaks)
importFrom(stats,as.formula)
importFrom(stats,pf)
importFrom(stats,qf)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(utils,capture.output)
