Charly Marie, PhD
@charlymarie.bsky.social
150 followers 440 following 69 posts
Psychologist, working on the stigma of unemployment. (Re)lecteur assidu d’Astérix. https://charlymarie.github.io/
Posts Media Videos Starter Packs
Reposted by Charly Marie, PhD
cosmoflash.bsky.social
Lecornu II : Matignon Drift
Lecornu 3
Lecornu 4Ever
Lecornu V Infinite
Lecornu Origins
The Lecornu Tales
Legend of Lecornu
charlymarie.bsky.social
You’re right, sorry. I meant to say that it changes them! One shouldn't type when half awake
charlymarie.bsky.social
How can your confidence intervals be exactly equivalent? It is known that multiple imputation inflates them.
charlymarie.bsky.social
That's great! Will you be sharing your workshop online like your courses?
charlymarie.bsky.social
C’est une question de censure, il y a une grosse littérature sur ce sujet, cf. hbiostat.org/rmsc/surv

(Je ne sais pas répondre à la question, juste pointer vers une direction pour y répondre 🙃)
17  Introduction to Survival Analysis – Regression Modeling Strategies
hbiostat.org
charlymarie.bsky.social
Why do you say that rm(list = ls()) is not a safe trick? To me, it does what it's supposed to do: delete all objects. Remaining package conflicts are not a problem as this is not what rm(list=ls()) is intended to do, right?
charlymarie.bsky.social
Merci pour la veille.

Vraie question, y a-t-il un fondement juridique au double standard entre les drapeaux déjà affichées (ukrainien, États-Unis post 11 septembre, etc…) et le drapeau palestinien ?
charlymarie.bsky.social
Poisson goes brrr.

But good old OLS is still my favourite.
pgmj.bsky.social
For instance, yesterday I read a paper with a table describing participants' sickness absence days with a mean of 71 and SD = 88. Generating a random (gaussian) sample using these values produces ~20% participants with less than zero sick days.
A histogram with 10000 values using the mean+sd in the text, showing zero with a red line.
charlymarie.bsky.social
Interesting — thanks! Could we create 100 silicon samples to mimic the sampling procedure and the associated noise? Would you then see a link with Rubin’s rules for multiple imputation?
Reposted by Charly Marie, PhD
jamiecummins.bsky.social
This is when I realized: we’ve been here before! The garden of forking paths in well-trodden by us psychologists. And we already know that analytic flexibility can allow us to present basically any finding we want as significant.

So I wondered: how much flexibility can we get with silicon samples?
charlymarie.bsky.social
LLMs are incredibly powerful tools.

The only limitation is that, in order to unlock their full potential, it is necessary to verify the answer.

In other words, you have to be able to do what the LLM is doing.
kellybodwin.com
The thing that struck me most is that even if you take away the code-writing necessity, knowing what to ask the bot for requires so much expertise.

Steps like "These points are overplotted, can we fix that" or "Let's look at only the top 50 restaurants" are incredible non-obvious to beginners...
tladeras.bsky.social
Hadley is demonstrating ggbot2 - an llm to help to transform a plot. As an analyst who has done endless iterations on a plot (can you make this gteen?), this is like a dream. #PositCONF2025
Reposted by Charly Marie, PhD
juliengossa.cpesr.fr
This would be the right time to push for the creation of an ‘old-school code school,’ proudly advertising that it doesn’t use AI — betting on the idea that programmers who actually know how to program will soon be rare and worth their weight in gold.
Reposted by Charly Marie, PhD
vincentab.bsky.social
The new {marginaleffects} release for #RStats (0.30.0) comes with two new vignettes:

1. Speed up computation with automatic differentiation (often 10x gains) marginaleffects.com/bonus/perfor...

2. Power analyses with {marginaleffects} and {DeclareDesign}. marginaleffects.com/bonus/power....
37  Performance – Model to Meaning
marginaleffects.com
Reposted by Charly Marie, PhD
thomasp85.com
I am beyond excited to announce that ggplot2 4.0.0 has just landed on CRAN.

It's not every day we have a new major #ggplot2 release but it is a fitting 18 year birthday present for the package.

Get an overview of the release in this blog post and be on the lookout for more in-depth posts #rstats
ggplot2 4.0.0
A new major version of ggplot2 has been released on CRAN. Find out what is new here.
www.tidyverse.org
charlymarie.bsky.social
I'm In This Photo and I Don't Like It
ryosaeba3.bsky.social
La TV japonaise qui nous apprend que les autruches aiment bien les chauves car la forme leur rappelle leurs œufs et elles les protègent instinctivement 😄
charlymarie.bsky.social
Here's a version that's a bit more Bluesky-and-Mobiles compatible.
charlymarie.bsky.social
Until a couple of weeks ago, my first preprint had not been moderated for around 18 months. However, all of my preprints have been moderated over the last couple of weeks, including this old one.
charlymarie.bsky.social
That was a fun educational project, but I'm not sure I'd want to annotate plots again. That was cumbersome!
charlymarie.bsky.social
Does that make me a nerd? I suppose so. But it was definitely worth it!
charlymarie.bsky.social
@dingdingpeng.the100.ci and @vincentab.bsky.social wrote an amazing paper about marginal effects.

While preparing my advanced statistics and methods class, I (surprisingly) had fun reproducing their Figure 1, adapting it to their Example 1, and ploting the text and arrows directly using ggplot().
Adaptation of Figure 1 from Rohrer & Arel-Bundock (2025), to their Example 1.