Notes

Prosecutors Fallacy

Running the null distribution and add to plots

  • generate nulls
  • add to fallacy
  • Questions on plots – show the full replicates plot?
  • Emphasize the two different distributions that result.
  • Additional replicates narrow the null distribution further. hmm…
  • run model fit part again modelfallacy.Rmd. Need to add the model fit data analysis section into this script.
  • knitr’s caching really is the way to go with debugging things that need HPC. Nice to pick up from where we hit the bug rather than rerunning everything. Must remember to set unique cache paths though.