ANOVA_design            Design function used to specify the parameters
                        to be used in simulations
ANOVA_exact             Simulates an exact dataset (mu, sd, and r
                        represent empirical not population mean and
                        covariance matrix) from the design to calculate
                        power
ANOVA_power             Simulation function used to estimate power
Superpower_options      Set/get global Superpower options
mu_from_ES              Convenience function to calculate the means for
                        between designs with one factor (One-Way
                        ANOVA). Can be used to determine the means that
                        should yield a specified effect sizes
                        (expressed in Cohen's f).
plot_power              Convenience function to plot power across a
                        range of sample sizes.
power_oneway_between    Analytic power calculation for one-way between
                        designs.
power_oneway_within     Analytic power calculation for one-way within
                        designs.
power_threeway_between
                        Analytic power calculation for three-way
                        between designs.
power_twoway_between    Analytic power calculation for two-way between
                        designs.
