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

And the various confusions that arise...

 * Latest draft: 
Ben Anderson's avatar
Ben Anderson committed
   * [.Rmd](https://git.soton.ac.uk/ba1e12/weGotThePower/blob/master/paper/weGotThePower.Rmd) code (mostly stats & notes, little text)
   * [.html](https://git.soton.ac.uk/ba1e12/weGotThePower/blob/master/docs/weGotThePower.html) output (as above)
Ben Anderson's avatar
Ben Anderson committed

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

To install you'll need to fork/clone and install locally.
Ben Anderson's avatar
Ben Anderson committed
 
That _should_ install all code, results and dependencies except for:
Ben Anderson's avatar
Ben Anderson committed

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