Scholar

Ewan Carr

H-index: 23
Psychology 55%
Public Health 26%
emilhvitfeldt.bsky.social
I'm exited to announce a new resource about making slides with quarto and revealjs. This book is the combination of all the work I have done in this area, reordered and polished up

There isn't a lot of new information yet, but this format allows me to add more easily

slidecrafting-book.com
#quarto
Screenshot of first page of slidecrafting-book.com website
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
lmu-osc.bsky.social
💡 Explore how practices from distributed, open-source software can make science more professional, open, and collaborative! Attend the “Science as amateur software development” lecture by Prof. Dr. @rmcelreath.bsky.social on Wed 17 Sept, 9:00.
👉 Register here: www.pretix.osc.lmu.de/lmu-osc/OSSS...
Promotional poster for the LMU Open Science Center Summer School 2025 Public Lecture. The poster features a photo of speaker Prof. Dr. Richard McElreath. The text states the lecture focuses on science as amateur software development, time and date of lecture being 9:00-10:00 CEST on Wednesday September 17 2025, and instructions to register online. Logos of LMU Open Science Center, LMU, and Universitätsbibliothek München are displayed at the bottom.
ewancarr.bsky.social
Hi, we wrote about this a few years ago:

www.sciencedirect.com/science/arti...

Essentially, we were interested in mediator-outcome overlap and what that meant for the interpretation of mediational hypotheses.

We had a poster, too:
A conference poster with the title "Is your mediator an outcome in disguise?" and the subheading "We made a tool to check".
hjhansford.bsky.social
🎯 TARGET Guideline published 🎉

TARGET is a reporting guideline for observational studies of interventions that use the target trial framework.

Over 3 years the @TARGETGuideline was rigorously developed and was co-published today in @jama.com & @bmj.com

doi.org/10.1001/jama.2025.13350

#episky

Reposted by: Ewan Carr

travisgerke.bsky.social
This is extremely cool. Picked it up and made this DAG in like 15 minutes. Obviously pros/cons versus other DAG tools (e.g. low/no code cstructure and R's ggdag, both of which offer d-separation details and more) but if you have rigid aesthetic requirements this is a great tool to have in your kit
a DAG representing selection bias produced with ggdiagram

by Ian HusseyReposted by: Ewan Carr

ianhussey.mmmdata.io
{truffle} is an R package for teaching users to process data.

Semi-realistic psychological datasets with predetermined effects (via `truffles_` functions) are then hidden in common data processing headaches (via `dirt_` functions) for students to clean and analyze.

mmmdata.io/posts/2025/0...
ewancarr.bsky.social
Running a workshop tomorrow on reproducible workflows in R at the King's Open Research Summer School.

📽️ Slides: ewancarr.github.io/reproducible-r
👩‍💻 Practical: ewancarr.github.io/reproducible-r/practical

Mildly terrified that Git on Windows will be my downfall—but we'll see. 😅

#rstats #opensci
Reproducible workflows in R
ewancarr.github.io

Reposted by: Ewan Carr

f2harrell.bsky.social
New blog article on Statistical Thinking: confidence limits for bootstrap overfitting-corrected predictive performance measures for regression models, useful for strong internal validations including confidence bands for debiased calibration curves: fharrell.com/post/bootcal #statistics #StatsSky
fharrell.com
ewancarr.bsky.social
A helpful framework for evaluating software dependencies:

Ubiquity
Stability
Depth
Ergonomics
Watertightness
eddelbuettel.com
"One of the biggest fallacies in coding is that dependencies have zero downsides."

Best opening line in a while, more at the full post the link below. #rstats #tinyverse

lewiscampbell.tech/blog/250718....
NIH Is Far Cheaper Than The Wrong Dependency
Frivilous dependencies are the enemy of maintainability.
lewiscampbell.tech

Reposted by: Ewan Carr

eddelbuettel.com
"One of the biggest fallacies in coding is that dependencies have zero downsides."

Best opening line in a while, more at the full post the link below. #rstats #tinyverse

lewiscampbell.tech/blog/250718....
NIH Is Far Cheaper Than The Wrong Dependency
Frivilous dependencies are the enemy of maintainability.
lewiscampbell.tech
rosenetwork.bsky.social
Do you teach statistics, or do you conduct research about teaching statistics? The RoSE e-Conference on July 31st has sessions for you! Join our Statistics Pedagogy special interest group talks by registering for free here: bit.ly/roseconferen... #StatsEd #statistics #conferences
RoSE's 2025 e-Conference Special Interest Group Talks: 

- Presenting the Yet Another Conceptual Understanding of Statistics Assessment (YACUSA)

- Statistics across the Curriculum: Integrating Applied Analytics in to Large General Education Courses

- Enhancing Statistics Learning Through Mindfulness
shikokuchuo.net
#tidyverse purrr 1.1.0 is out - now with parallel processing!

Scale your #rstats map operations reliably and efficiently across multiple cores and even distributed systems.

Powered by the mirai framework, this unlocks new levels of performance.

Read more at:
www.tidyverse.org/blog/2025/07...
Parallel processing in purrr 1.1.0
The functional programming toolkit for R gains new capabilities for parallel processing and distributed computing using mirai.
www.tidyverse.org
vincentab.bsky.social
{tinytable} is a dead simple, ultra-flexible, and dependency-free #Rstats 📦 to turn data frames into beautiful tables: html, word, pdf, latex, typst, markdown, etc.

v0.10.0 has cool new features and important bug fixes. Check out the detailed tutorials at:

vincentarelbundock.github.io/tinytable/

Reposted by: Ewan Carr, Barrett

b0rk.jvns.ca
delighted to announce that my new zine "The Secret Rules of the Terminal" is out today!!

You can get it for $12 USD here: wizardzines.com/zines/terminal
The Secret Rules of the Terminal, by Julia Evans - The cover illustration depicts three people doing arcane terminal magic in a temple with a smoking censer in the background. Each of the three people has curly brown hair and light brown skin. They are all wearing dresses, billowing cloaks, and utility belts with keyboard symbols on them. The one on the left holds a palette of paints and a brush. The one on the right has a staff with a $ symbol on it and a starfish at the top. The one in the centre has a sword and is reading from a book whose cover says “>_” and “./”, which rests on a lectern with a smiling snake wrapped around it.

Reposted by: Ewan Carr

Reposted by: Ewan Carr, Barrett

shikokuchuo.net
Bleeding edge update for the #tidyverse purrr package with even more seamless #rstats parallel maps.

Introducing our shiniest new adverb: `in_parallel()`. Just wrap your function to take advantage of blazing fast parallel processing via mirai.

pak::pak("tidyverse/purrr")

purrr.tidyverse.org/dev/
Functional Programming Tools
A complete and consistent functional programming toolkit for R.
purrr.tidyverse.org
andrew.heiss.phd
On the verge of declaring defeat with chatgpt in my asynchronous online dataviz class. Something changed this semester compared to past ones and SO MANY assignments are essentially 100% LLM output.
marionkcampbell.bsky.social
This week saw the publication of SPIRIT 2025, a major update to the international SPIRIT Statement which provides guidance on what should be included in a trial protocol. 1/6
#MethodologyMonday #117

Reposted by: Ewan Carr, Andrew Bell

essexsummerschool.bsky.social
Multilevel Models: Practical Applications

Curious about multilevel modelling but not sure where to start?

Learn to recognise, build & interpret multilevel models using MLwiN or R, through real-world examples & hands-on practice.

Find out more: bit.ly/3Yj5I4f

#ESS2025
maartenvsmeden.bsky.social
PROBAST+AI is out! A risk of bias tool for prediction models developed using any kind of analytical approach (stats/ml/ai/ds)

Really proud of this collaboration with many prediction model experts around the world

www.bmj.com/content/388/...

References

Fields & subjects

Updated 1m