Skip to content
Snippets Groups Projects
Select Git revision
  • 771d6dfbccc09d0034a42a5931eadb9a8935da21
  • master default protected
2 results

weGotThePower

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")