Details here: https://open.hpi.de/courses/bayesian-statistics2023
This blog is a repository of cool things relating to statistical computing, simulation and stochastic modeling.
Search
Thursday, September 08, 2022
Thursday, June 02, 2022
New paper in Journal of Memory and Language: Share the code, not just the data
Here is an important paper for the field of psycholionguistics that just came out in JML. It is led by Dr. Anna Laurinavichyute and was commissioned by the editor of JML (Prof. Kathy Rastle).
Share the code, not just the data: A case study of the reproducibility of articles published in the Journal of Memory and Language under the open data policy
Download here: https://doi.org/10.1016/j.jml.2022.104332
Friday, May 27, 2022
Summer School “Methods in Language Sciences” (16-20 August 2022, Ghent, Belgium): Registrations open
Saturday, April 16, 2022
Ever wondered how the probability of the null hypothesis being true changes given a significant result?
TRIGGER WARNING: These simulations might fundamentally shake your belief system. USE WITH CARE.
In a recently accepted paper in the open access journal Quantitative Methods for Psychology that Daniel Schad led, we discuss how, using Bayes' rule, one can explore the change in the probability of a null hypothesis being true (call it theta) when you get a significant effect. The paper, which was inspired by a short comment in McElreath's book (first edition), shows that theta does not necessarily change much even if you get a significant result. The probability theta can change dramatically under certain conditions, but those conditions are either so stringent or so trivial that it renders many of the significance-based conclusions in psychology and psycholinguistics questionable at the very least.
You can do your own simulations, under assumptions that you consider more appropriate for your own research problem, using this shiny app (below), or play with the source code: here.
