ANOVA_power_simulation
ANOVA_power_simulation copied to clipboard
Use empirical = true in design function to create exact data
Code needs to be switched around (now the df is created too early). Would allow us to plot the data (datapoints) in addition to means.
empirical = true gave some errors, so turned off in the main function for now.