Skip to content
Snippets Groups Projects
user avatar
Ben Anderson authored
771d6dfb
History

Analysis for a short paper on statistical power & statistical significance

And the various confusions that arise...

  • Latest draft:
    • .Rmd code (mostly stats & notes, little text)
    • .html output (as above)

Structured as an R package for re-producability.

To install do:

  • devtools::install_github("dataknut/weGotThePower")

This should install all code, results and dependencies except for:

  • devtools::install_github("dataknut/dkUtils")