Changelog
Source:NEWS.md
anovapowersim 1.0.0
- First official release
- Fixed a bug where adaptive search for purely between-subjects designs would fail if the starting N was too small
anovapowersim 0.2.0
- Added parallel processing for simulation runs in
power_curve()andpower_n(). Useparallel = TRUEto enable parallel simulations andcoresto control the number of cores.