A massive thank you to everyone who contributed to the #easystats project over the last few months! 🚀 Thanks to the amazing R community on GitHub, you've fixed plenty of bugs and rolled out exciting new features. We absolutely appreciate your support and collaboration! #rstats #OpenSource
easystats
@easystats.github.io
Official channel of {easystats}, a collection of #rstats 📦s with a unifying and consistent framework for statistical modeling, visualization, and reporting. “Statistics are like sausages. It’s better not to see them being made, unless you use easystats.”
Big news from the #rstats #easystats universe! 🚀 We’ve just released updates for several of our packages to CRAN. Time for a quick highlight reel of the most important new features. 🧵 (1/4) You find the details on the related package websites (shown below), and on CRAN.
A truly great book! And we’re not just saying that because our #easystats packages are in it. Although, of course, that’s (a small) part of the reason why the book is so great. 😎
Publication date looms ever closer ... physical copies exist (at the @sagepub.com London office, I await my own copy with excitement).
Did you know that you can use the #easystats #rstats {modelbased} package detect missed modeling by adding partial residuals to your plots? Check out the vignette on plotting options that shows you how to check your model: easystats.github.io/modelbased/a...
Plotting estimated marginal means
easystats.github.io
{easystats} is not only highly functional and powerful, but their help is also a goldmine of accessible #statistics advice. Here explaining how to address high VIF values (hint: generally not by removing predictors, as often done) easystats.github.io/performance/... Thanks @easystats.github.io
🚀 Big updates are here! A new round of #rstats #easystats releases is now live on CRAN, featuring major performance boosts and new features for parameters, bayestestR, performance, modelbased, and see. Update via CRAN or grab the latest dev versions with: `easystats::install_latest()`
easystats - We Have the Best Vignettes™
🚨NEW-ish VIGNETTE ALERT🚨 The Bayes factor vignette for {bayestestR} has been completely re-written! We've got all the BFs! - Marginal likelihoods - Model & posterior averaging - Order restrictions - Savage-Dickey density ratios AND MORE! Read it up, here: @easystats.github.io #Bayes #rstats
🚨NEW-ish VIGNETTE ALERT🚨 The Bayes factor vignette for {bayestestR} has been completely re-written! We've got all the BFs! - Marginal likelihoods - Model & posterior averaging - Order restrictions - Savage-Dickey density ratios AND MORE! Read it up, here: @easystats.github.io #Bayes #rstats
It has arrived @vincentab.bsky.social Perfect sabbatical reading for next semester and will have to think about how I will weave marginaleffects, emmeans, and @easystats.github.io together for teaching next year...
This is such a great tutorial! If you run mixed models, learning how to tease apart state vs. trait differences is an absolute game-changer. Check out this guide from the #rstats #easystats {modelbased} package. 📊👇
🚀 New vignette: Uncover "Context Effects" in mixed models. Stop blending within- & between-person effects. Learn to demean variables and formally test state vs. trait differences side-by-side with the #RStats #easystats {modelbased}📦 easystats.github.io/modelbased/a...
Your model is only as good as its assumptions. 📊 But what happens when your data breaks the rules? Let’s dive into how to check your model assumptions—and exactly how to fix those pesky violations: 🧵👇 easystats.github.io/performance/... #rstats #easystats #performance
Checking model assumption - linear models
easystats.github.io
New updates of {performance} and {see} arrived at CRAN, with some nice improvements for `check_model()`. You can now limit data points to boost performance for large models or hide confidence intervals for models with only few data and spuriously large intervals easystats.github.io/performance/...
Changelog
easystats.github.io
Lots of folks interested in outlier detection with @easystats.github.io's {performance} @ #ISCOP2026
#statstab #463 {modelbased} Understanding your models Thoughts: A deceptively simple case study on how to understand and report your model. #rstats #modelling #easystats #r #reporting easystats.github.io/modelbased/a...
Case Study: Understanding your models
easystats.github.io
See here for an example of their differences. Even though {parameters} prints things as not-tibbles, it still uses data frames behind the scenes and you can do regular dplyr things. {parameters} fits directly in the {tinytable} world too, which is nice andrewheiss.quarto.pub/parameters-v...
{parameters} vs. {broom}
andrewheiss.quarto.pub
Finally got around to removing broom::tidy(), broom::glance(), and broom::augment() from my class examples in favor of parameters::model_parameters(), performance::model_performance() and marginaleffects::predictions() because they're *so nice* for teaching! #rstats #easystats
🎉 Great news for #rstats users! If you love the native R graphics feel of #tinyplot AND you're a fan of the powerful #easystats #modelbased package, this is for you! Thanks to @gmcd.bsky.social, we significantly enhanced the tinyplot integration. 🔗 Read more: easystats.github.io/modelbased/a...
Plotting estimated marginal means with tinyplot
easystats.github.io
{report} #rstats package version 0.6.2 is now on CRAN! MANY bug fixes in this version! Including corrected duplicated text outputs and dramatic speed increases for brmsfit models (which used to refit the model entirely every time). easystats.github.io/report/ With the @easystats.github.io team
Automated Reporting of Results and Statistical Models
The aim of the report package is to bridge the gap between R’s output and the formatted results contained in your manuscript. This package converts statistical models and data frames into textual repo...
easystats.github.io
Alrighty, {easystats} users! 👋 Ever wonder how those neat tables magically appear in your R console, or even better, in your fancy #rstats Markdown and Quarto docs? Well, most of the objects you work with in {easystats} are basically tables, i.e. a 2D matrix with columns and rows...
Okay, so you've crunched your numbers and got some awesome statistical models? Sometimes, just knowing "X predicts Y" isn't enough to really get to the juicy bits. That's where the cool post-hoc stuff comes in – think estimated marginal means, contrasts, pairwise comparisons, or #marginaleffects.
I’m about halfway through this update (first 11 tutorials are done). I think they’re a lot better. Using a consistent @easystats.github.io workflow throughout will - I think - massively reduce the cognitive load for students. Looking forward to road testing in autumn term.
Probably no-one except me uses my R tutorials in their teaching, but if you do, I'm re-writing them over the next 6-9 months. My goal is to streamline them based on 5 years of using them in class, but if you have (polite) requests/suggestsions let me have them. www.discovr.rocks/discovr/
How to summarize the total effect of a categorical variable like education? A new vignette shows how to compute absolute and relative inequality with the #easystats {modelbased}📦in #rstats. Get a single, interpretable number to quantify overall group disparities! easystats.github.io/modelbased/a...
Case Study: Measuring and comparing absolute and relative inequalities in R
easystats.github.io
Modelbased for Quick and Beautiful Model Visualization in #rstats imachordata.com/2025/07/25/m... Thanks, @easystats.github.io!
Modelbased for Quick and Beautiful Model Visualization · I'm a Chordata! Urochordata!
imachordata.com
🎉 Great news, R users! 🎉 We're thrilled to announce that {tinyplot} support is coming to the #rstats #easystats project! Get ready for even more amazing stuff to make your data analysis a breeze! 📊✨ @gmcd.bsky.social @vincentab.bsky.social @zeileis.org
Improved support for the great {tinytable}📦 from @vincentab.bsky.social coming to the easystats packages! Use the `display()` method for different output formats of your tables - HTML, markdown, or - when `format = "tt"` a `tinytable` object that renders context-dependent. #easystats #rstats
#statstab #386 {bayestestR} Evaluating Evidence and Making Decisions using Bayesian Statistics by @mattansb.msbstats.info Thoughts: Want to start using Bayesian stats? Here is a quick but comprehensive guide in #R #bayesian #bayes #mcmc #easystats #guide mattansb.github.io/bayesian-evi...
mattansb.github.io
Several easystats📦were updated the past weeks, make sure to install them to get the latest features! Here's what's new: - 📦insight, bayestestR: performance improvements for Bayesian models, better support for brms-mixture models 1/2 #easystats #rstats easystats.github.io/easystats/
Framework for Easy Statistical Modeling, Visualization, and Reporting
A meta-package that installs and loads a set of packages from easystats ecosystem in a single step. This collection of packages provide a unifying and consistent framework for statistical modeling, vi...
easystats.github.io
Yay, we have reached the 30 million downloads mark (and > 10k citations of our packages)! #easystats #rstats (nice metrics, despite not 100% accurate, but still...)
Since we got questions regarding if model predictors also predict class membership or only the mean outcome for each class, we added a short paragraph including a summary table and some example code at the end of the vignette, clarifying the different GMM options: easystats.github.io/modelbased/a...
An Introduction to Growth Mixture Models with brms and easystats
easystats.github.io
Unlock hidden patterns in longitudinal data! 🚀 Our new vignette shows how to use brms & easystats to perform Growth Mixture Models, identify unique developmental trajectories, and visualize & interpret your findings with ease. #rstats #brms #easystats easystats.github.io/modelbased/a...