From the makers of “the confidence interval is simply all values that we cannot reject” www.the100.ci/2024/12/05/w...
Didier Brassard
@didierbrassard.bsky.social
Professor of nutrition. 💻 Nutritional epidemiology, aging, dietary assessment and causal inference (at least trying) 📍 Université du Québec à Trois-Rivières
The within-person associations aren’t necessarily causal because of time-varying confounding, which is something we discuss here: journals.sagepub.com/doi/full/10..... However, we didn’t discuss the scenario of interpreting the between-person associations causally, because that’s…an interesting move
These Are Not the Effects You Are Looking for: Causality and the Within-/Between-Persons Distinction in Longitudinal Data Analysis - Julia M. Rohrer, Kou Murayama, 2023
In psychological science, researchers often pay particular attention to the distinction between within- and between-persons relationships in longitudinal data a...
journals.sagepub.com
Short story about statistical modeling without causal inference gone badly wrong. Just head on the news that preschoolers play 15 minutes less on rainy days. The reporting stressed that the research was "associational" and therefore couldn't tell us why. Huh? 1/
1. The paper with the implausibly large effects of Omega-3 fatty acids on mental health was now retracted. A little thread on the process where @ianhussey.mmmdata.io and I was involved. www.sciencedirect.com/science/arti...
RETRACTED: The effects of Omega-3 supplementation on stress, anxiety, depression, sleep quality, and everyday memory in individuals with psychological distress: A randomized, double-blind, placebo-con...
This article has been retracted: please see Elsevier policy on Article Correction, Retraction and Removal (https://www.elsevier.com/about/policies-and…
sciencedirect.com
Hurray, Omega-3 ends all mental suffering! Reduction of stress, anxiety, and depression with SMD > 3! Quite a lubricated review process, too: Received 8 Sep 2025; Revised 17 Nov; and accepted on Christmas (24 Dec). www.sciencedirect.com/science/arti...
Statistical Rethinking 2026 is done: 20 new lectures emphasizing logical and critical statistical workflow, from basics of probability theory to causal inference to reliable computation to sensitivity. It's all free, made just for you. Lecture list and links: github.com/rmcelreath/s...
I don't see this said enough: the widespread use of generative AI is not only making our jobs as educators harder logistically, but also emotionally. It is genuinely sad to be suspicious of students when you have spent so much time building a pedagogy based on trust and not being a cop. It sucks.
Two common misconceptions when repurposing data for #causalinference: 1) the target trial is an ideal trial 2) the target trial protocol can be prespecified Our new paper examines how the target trial protocol depends on the causal question AND the available data. journals.lww.com/epidem/abstr...
The @ukrepro.bsky.social just published a new primer on computational reproducibility, authored by the CR special interest group, including yours truly! I hope it's useful for introducing people to the concept and convincing resource-holders to fund efforts to improve it. zenodo.org/records/1923...
how I feel when open science initiatives choose to publish in Nature
It's not unheard of to find errors in your data after publishing it. While it's not fun when this happens, this one-pager can help guide you through the process of updating data, code, and publications when errors are found. osf.io/q4jre/files/...
My article "Data is not available upon request" was published in Meta-Psychology. Very happy to see this out! open.lnu.se/index.php/me...
LnuOpen | Meta-Psychology
open.lnu.se
It’s not the method that makes you causal it’s the assumptions
The TARGET reporting guidelines for target trial emulation studies have arrived! #EpiSky #CausalSky jamanetwork.com/journals/jam...
TARGET 2025 Statement
This Special Communication introduces the Transparent Reporting of Observational Studies Emulating a Target Trial (TARGET) 2025 guideline, a consensus-based guidance for reporting observational studie...
jamanetwork.com
It's very human to only double check that a process is working when you get a weird result. It's also very bad practice, because sometimes your "right" result is due to a bad process and you will be misled. Social scientists (economists) do this kind of asymmetric checking. arxiv.org/pdf/2508.20069
Ever stared at a table of regression coefficients & wondered what you're doing with your life? Very excited to share this gentle introduction to another way of making sense of statistical models (w @vincentab.bsky.social) Preprint: doi.org/10.31234/osf... Website: j-rohrer.github.io/marginal-psy...
I'm reviewing a lot of weak target trial emulation studies these days. Like a wolf in sheep's clothes, these adopt the language & structure of target trial emulation, but don't apply the necessary care or thought. Is this the 'doom cycle'? Where every promising new tool gets dragged into the mud.
Target trial emulation is an important, useful idea, but we must remain careful to not allow novices to think it's a magical shortcut to causal inference. Nor can we lose sight of the *main* thing that separates randomized from non-randomized studies.
Technical writing is hard bcs "writing is thinking" but we often should tell our story not in the order we worked. Solution? I wrote a quick post on how @quarto.org 's embed shortcodes can reframe technical writing as reproducible evidence curation www.emilyriederer.com/post/quarto-... 🧵 (1/n)
How Quarto embed fixes data science storytelling | Emily Riederer
Literate programming excels at capturing our stream of conscience. Our stream of conscience does not excel at explaining the impact of our work. Notebooks enable some of data scientists’ worst tendenc...
emilyriederer.com
It's exceedingly hard to argue that the administration & MAHA are committed to improving nutrition when they're simultaneously cutting everything from SNAP-Ed to innovative community nutrition work - cements the perception that food dyes are public health theatre. www.healthbeat.org/newyork/2025...
Q&A: Nutrition expert discusses pioneering program terminated by USDA
Here’s a Q&A with a nutrition expert who created an after-school program for NYC middle-schoolers who take on adult responsibilities, like meal preparation. This spring, the USDA terminated it.
healthbeat.org
Serious concerns about a new cortical biomarker for pain sensitivity jamanetwork.com/journals/jam... We (with @tspisak.bsky.social, @christianbuchel.bsky.social) published a commentary on Chowdhury, Bi et al. (2025, JAMA Neurology) raising serious concerns about their reported results. 👇 1/13
Concern About Predictive Performance of a Pain Sensitivity Biomarker
To the Editor Chowdhury et al1 evaluated a biomarker for pain sensitivity, combining peak alpha frequency and corticomotor excitability. The authors report outstanding performance (validation set area...
jamanetwork.com
This article provides an overview of the current state of handling continuous variables in healthcare research. It discusses the potential limitations of assuming a linear relationship between independent and dependent variables www.bmj.com/content/390/...
Statistics/Causal Inference folks, what are your favorite papers on why VIF is bad?
At this point, I might as well -- Here's an infographic showing different ways to include age as a predictor. The top shows two extremes, just as a plain old numerical predictor (imposes linear trajectory) vs. categorical predictor (imposes nothing whatsoever). And then three solutions in between!
Maybe use the same number of bins as you have knots in the spline? That’d make it easier to compare the two.
Fantastic article about modeling of continuous variables! ⬇️ Shameless plug: I wrote a blog about restricted cubic spline applied to nutrition and health data: didierbrassard.github.io/posts/2023/0...
‘Statistical method you should know’: restricted cubic spline
In this article, I describe and provide a brief introduction for astatistical method that I find very useful: restricted cubic splines.During my PhD, I diligently learned regression models assumption ...
didierbrassard.github.io
NEW PAPER in @bmj.com "Dealing with continuous variables and modelling non-linear associations in healthcare data: practical guide" --> www.bmj.com/content/390/... #methodologymatters #StatsSky #EpiSky
There are going to be an awful lot of analyses that need redone when people finally accept that collider bias is a major issue in unweighted analyses of UKBB data
Reweighting UK Biobank corrects for pervasive selection bias due to volunteering
AbstractBackground. Biobanks typically rely on volunteer-based sampling. This results in large samples (power) at the cost of representativeness (bias). Th
share.google
How can we reform science? I have some ideas. But I am not sure you’ll like them, because they don’t promise much. elevanth.org/blog/2025/07...
Which Kind of Science Reform
What hope is there for science reform, if we can't agree on what to reform? Right now, principles are more important than practices.
elevanth.org
📄 New preprint! The main project of my postdoctoral work is now available (not peer-reviewed yet): Estimating the effect of adhering to #CanadaFoodGuide 2019 recommendations in older adults: a target trial emulation 🔗 www.medrxiv.org/content/10.1...
Estimating the effect of adhering to Canada’s Food Guide 2019 recommendations in older adults: a target trial emulation
Background The 2019 Canada’s Food Guide (CFG) provides universal recommendations to individuals aged 2 years or older. The extent to which these recommendations positively influence key health outcome...
medrxiv.org
I agree, the challenges to self-correcting science are real. Tried to publish a “letter to the editor” which was rejected in the end. The editor mentioned the topic of the letter wouldn’t be of interest to readers! Wouldn’t readers also be interested to learn about flaws of a published study?
I am often told that public critique of published articles must also solve the issues found. I think this frequently enforced requirement hinders scientific self-correction. Blog post: mmmdata.io/posts/2025/0...