powered by
Simulates many sequential evidence ratios using simER, keeps the last of each simulation, and plots their distribution.
simER
distER(cohensd, nmin, n, nsims, ic = bic)
Expected effect size
Minimum sample size from which start computing ERs
Total sample size
Number of experiments to simulate.
Indicates whether to use the aic or the bic.
# NOT RUN { distER(cohensd = 0.6, nmin = 20, n = 100, nsims = 100, ic = bic) # } # NOT RUN { # }
Run the code above in your browser using DataLab