Advertisement · 728 × 90

Posts by Andreas Brandmaier

Preview
Resources Here you can find a collection of things that may be helpful, including slide decks, a curated list of introductory papers and blog posts, as well as some infographics I have generated to explain v…

Just gave my last talk of the year!

2025 was quite packed, I gave talks about:
- the age-period-cohort problem
- making rigorous causal inference more mainstream
- mediation analysis
- marginaleffects
- causal graphs (x10)

If you're curious, check out my slides here: juliarohrer.com/resources/

4 months ago 160 25 5 1
Post image

What your audience is thinking about at your conference presentation. Cartoon from @upmicblog. #PhDchat #ECRchat #postdoc #gradschool

6 months ago 3 3 0 0
Post image

@nature.com made a news piece on our new @pnas.org paper. Good job Anne Ravndal!
Men’s brains shrink faster than women’s: what that means for Alzheimer’s.
www.nature.com/articles/d41...

6 months ago 11 3 0 1
Post image

#DataMethods #OpenScience

#GESISMethodsHub: An open portal for computational social science research—find tools, tutorials, and code, directly usable in your browser. Methods Hub makes it easy to learn, apply, and reproduce computational methods in the Social Sciences.

methodshub.gesis.org/

6 months ago 29 19 1 1

Brilliant design! Makes me want to have a new website as well!

6 months ago 1 0 1 0

Psychological Methods is looking for Editorial Fellows. We are looking forward to applications of early-career psychologists who will bring experiential diversity to their work. If you are interested, reach out to me or directly apply here to work with a wonderful team: www.apa.org/pubs/journal...

7 months ago 5 3 0 0
Post image Post image

Anke Schneider and I put together a short brochure on sample size planning, aimed at Bachelor psychology students. Our goal: help students justify their sample size plan (other than just relying on defaults) and help avoid common pitfalls. 🚀
For now, it’s only available in German.
osf.io/n46vg/

7 months ago 5 1 0 1
Preview
High levels of education linked to heightened brain tumor risk A university degree is linked to a heightened risk of developing a brain tumour, suggests a large observational study, published online in the Journal of Epidemiology & Community Health.

Also see the press release, which may have contributed to this by their opener "A university degree is linked to a heightened risk of developing a brain tumour":

medicalxpress.com/news/2016-06...

7 months ago 1 0 1 0
Post image

Not exactly 'low quality,' but a brilliant example of how correlational findings can start to take on a life of their own. The paper title is "Socioeconomic position and the risk of brain tumour" but see the Mirror's headline. Original paper: jech.bmj.com/content/70/1...

7 months ago 3 0 1 0

What is their recommendation to use instead?

7 months ago 1 0 1 0
Advertisement
Preview
Introducing the Simulation Studies Preregistration Template: Q&A with Björn S. Siepe, František Bartoš, and Samuel Pawel Initially submitted through COS’s open call for community-designed preregistration templates, the Simulation Studies Template is now part of the expanding collection of preregistration resources avail...

A new preregistration template for simulation studies is now live on OSF. Thanks to the creators and the preregistration template working group for proposing and shepherding this to make it available to users.

See the post if you would like to propose a new template.

www.cos.io/blog/introdu...

8 months ago 27 14 2 2
Post image

New preprint: Stop thinking of Cohen's d as an effect size.

Cohen's d confounds magnitude of effect and reliability. Yet, we pretend our measurements are flawless when interpreting it. What if we thought of Cohen’s d as a measure of detectability instead?

osf.io/preprints/ps...

8 months ago 9 1 0 0
Preview
Reevaluating the role of education on cognitive decline and brain aging in longitudinal cohorts across 33 Western countries - Nature Medicine In a large cross-national study, education was linked to better memory and larger brain volumes but not to slower cognitive or brain decline with age, suggesting that the association reflects early-li...

New study out in Nature Medicine: Education does not protect against age-related decline of memory. Read more here: Reevaluating the role of education on cognitive decline and brain aging in longitudinal cohorts across 33 Western countries www.nature.com/articles/s41...

8 months ago 31 15 2 2

The package supports R/quarto files with small hiccups. The next package release will hopefully fully support quarto.

8 months ago 1 0 0 0
Preview
Why AI chatbots lie to us A few weeks ago, a colleague of mine needed to collect and format some data from a website, and he asked the latest version of Anthropic’s generative AI system, Claude, for help. Claude cheerfully agr...

In my latest (and last!) column for Science’s Expert Voices series, I write about the reasons behind AI chatbots’ “deceptive” behaviors (and why Claude threatened a fictional CEO with blackmail).

www.science.org/doi/10.1126/...

8 months ago 199 80 8 18
Automated Reproducibility Testing in R Markdown Computational results are considered reproducible if the same computation on the same data yields the same results if performed on a different computer or on the same computer later in time. Reproduci...

More info on the basics here: online.ucpress.edu/collabra/art...
And use cases in our vignettes, e.g.:
brandmaier.github.io/reproducible... -- click "Articles" to see more.

8 months ago 2 1 0 0
Post image

Want automated reproducibility checks for your R Markdown docs on GitHub?

reproducibleRchunks v1.2.0 is now on CRAN!
✅ Generates GitHub Actions for cloud-based reproducibility checks (with cool badges)
📦 Supports renv for dependency management
👉 cran.r-project.org/package=repr...

8 months ago 25 8 2 0
Post image

love when a paywall sounds like it’s drawing a gun on you

9 months ago 19888 2167 427 93
Post image

Finally: Ecologically valid MRI studies.

Seen at Max Planck Campus of Cognition #noai

9 months ago 39 4 0 1

Interested in the latest metascience? Come to Eindhoven October 17th to listen to Dr. Duygu Uygun-Tunç (University of Chicago) and Dr. Lisa Spitzer (Leibniz-Institut für Psychologie) as keynote speakers, and Dr. Aaron Peikert for a workshop collaboration through Git! All free!

9 months ago 20 11 0 1
Advertisement

The German Research Foundation @dfg.de publishes the English edition of their Funding Atlas!

9 months ago 7 2 0 0

gasps of awe!

9 months ago 0 0 0 0
Preview
Discovering cognitive strategies with tiny recurrent neural networks - Nature Modelling biological decision-making with tiny recurrent neural networks enables more accurate predictions of animal choices than classical cognitive models and offers insights into the underlying cog...

Thrilled to see our TinyRNN paper in @nature! We show how tiny RNNs predict choices of individual subjects accurately while staying fully interpretable. This approach can transform how we model cognitive processes in both healthy and disordered decisions. doi.org/10.1038/s415...

9 months ago 329 141 9 4
Automated Reproducibility Testing in R Markdown Computational results are considered reproducible if the same computation on the same data yields the same results if performed on a different computer or on the same computer later in time. Reproduci...

CRAN release of reproducibleRchunks v1.1.0 - now with full support of all standard knitr code chunk options.
There are also some example vignettes to get you started: brandmaier.github.io/reproducible...
or just read our Open Access article in Collabra: Psychology: doi.org/10.1525/coll... #rstats

9 months ago 5 3 0 1

@anoukbouma.bsky.social makes wonderful remarks on how scientific software often misses users' need. Where is the: "Design, test, and iterate" cycle in scientific software?

9 months ago 2 1 0 0

Yes, yes, yes. And particularly thank you for quoting the essential “Writing is thinking. To write well is to think clearly. That’s why it’s so hard.”

9 months ago 9 0 0 0
Preview
AI, peer review and the human activity of science When researchers cede their scientific judgement to machines, we lose something important.

A few months ago, Nature published how-to guide for using ChatGPT to write your peer reviews in 30 minutes.

This is, of course, a horrible idea. Here’s my response with @jbakcoleman.bsky.social .

9 months ago 595 233 16 25

@markuswb.bsky.social @myriamsander.bsky.social @yeeleeshing.bsky.social

10 months ago 1 0 0 0

PCI Psychology is here!! 🎉🥳

After over a year of hard work by so many people, we are thrilled to announce that we are open for submissions! Join us in making publishing more efficient, equitable, and open: psych.peercommunityin.org
#PsychSciSky #scipub

10 months ago 142 101 1 6
Post image

What? How? Why?

10 months ago 2 0 0 0
Advertisement