Skip to content
Snippets Groups Projects
Readme.md 373 B
Newer Older
# Analysis for a short paper on statistical power & statistical significance

And the various confusions that arise...

Ben Anderson's avatar
Ben Anderson committed
Structured as an [R package](http://r-pkgs.had.co.nz/) for re-producability.

To install do:

 * `devtools::install_github("dataknut/weGotThePower")`
 
This should install all dependencies except for:

 * `devtools::install_github("dataknut/dkUtils")`