Aki Vehtari
@avehtari.bsky.social
6.1K followers 240 following 210 posts
Professor in computational Bayesian modeling at Aalto University, Finland. Bayesian Data Analysis 3rd ed, Regression and Other Stories, and Active Statistics co-author. #mcmc_stan and #arviz developer. Web page https://users.aalto.fi/~ave/
Posts Media Videos Starter Packs
Pinned
avehtari.bsky.social
All three books I've co-authored are freely available online for non-commercial use:

- #Bayesian Data Analysis, 3rd ed (aka BDA3) at stat.columbia.edu/~gelman/book/

- #Regression and Other Stories at avehtari.github.io/ROS-Examples/

- Active Statistics at avehtari.github.io/ActiveStatis...
The cover of Bayesian Data Analysis book The cover of Regression and Other Stories book The cover of Active Statistics book
avehtari.bsky.social
Years ago I did read Takeuchi's equations and they were understandable, because maths!
Reposted by Aki Vehtari
If you feel so inclined, I run a Mastodon instance bayes.club and try to make it a nice place and you can join if you like. I know some people have strong opinions on this and some have had bad experience on Mastodon. And that's all fair and I won't dispute that, there's a lot of work to do.
Bayes Club
A community of statisticians using Bayesian methods.
bayes.club
avehtari.bsky.social
I was two weeks on vacation in sunny and warm Sardinia, Italy, played in a beach ultimate tournament (this year we were the 4th best team in the world, and the best non-USA team), learned to kite surf, snorkeled, and ate lots of delicious food and gelato
Photo of Porto Giunco beach at Sardinia Photo of many kite surfers at Punta Trettu, Sardinia
avehtari.bsky.social
R-multiverse Production repository r-multiverse.org/production.h... looks great for those who prefer CRAN level stability (actually a bit more stable) for R packages, but want to also use high quality packages that are not in CRAN (like CmdStanR)
Production repository – R-multiverse
A community-curated dual R package repository, powered by R-universe
r-multiverse.org
Reposted by Aki Vehtari
vincentab.bsky.social
Whoa—my book is up for pre-order!

𝐌𝐨𝐝𝐞𝐥 𝐭𝐨 𝐌𝐞𝐚𝐧𝐢𝐧𝐠: 𝐇𝐨𝐰 𝐭𝐨 𝐈𝐧𝐭𝐞𝐫𝐩𝐫𝐞𝐭 𝐒𝐭𝐚𝐭 & 𝐌𝐋 𝐌𝐨𝐝𝐞𝐥𝐬 𝐢𝐧 #Rstats 𝐚𝐧𝐝 #PyData

The book presents an ultra-simple and powerful workflow to make sense of ± any model you fit

The web version will stay free forever and my proceeds go to charity.

tinyurl.com/4fk56fc8
Reposted by Aki Vehtari
mc-stan.org
MC Stan is here! Follow for the latest Stan news, and tag if you want us to repost your posts about new papers, packages, courses, etc. about Stan
Reposted by Aki Vehtari
Reposted by Aki Vehtari
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
Reposted by Aki Vehtari
kdau.bsky.social
The Journal-to-Conference track is back at AISTATS🌴!

The track invites authors of papers published or accepted after January 1st, 2024 in AoS, Biometrika, JASA, JMLR and JRSS B to present their work as posters at #AISTATS2026 in Tangier, Morocco (May 2nd-5th 2026).

📅 Deadline: 31 January 2026
Reposted by Aki Vehtari
lauretig.bsky.social
Simon Wood, the GOAT of generalized additive models & creator of the mgcv #rstats package, has an Annual Review of Statistics essay on GAMs, available open access #statssky #mlsky

www.annualreviews.org/content/jour...
output from a GAM in the linked essay
Reposted by Aki Vehtari
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.
avehtari.bsky.social
Tidybayes and ggdist might have something useful for your packages
Reposted by Aki Vehtari
jarnovanhatalo.bsky.social
We are seeking a postdoctoral researcher in statistics to develop methods for analyzing large scale biodiversity and ecosystem function data at the University of Helsinki.

This is a great opportunity for someone who wants to do advanced Bayesian modeling with direct link to real world applications.
rececochange.bsky.social
📢 Post doc! Want to join our team?

We are looking for 3 post docs in biodiversity science, genetic indicator assessment, and ecological statistics for a fixed term of 2 years!

Come unravel the drivers and consequences of global change on biodiversity with us!

DL 24.9.
#universityofhelsinki
3 Post doc positions in biodiversity science, genetic indicator assessment and ecological statistics
3 Post doc positions in biodiversity science, genetic indicator assessment and ecological statistics
jobs.helsinki.fi
avehtari.bsky.social
And the discrete rootogram with white background
avehtari.bsky.social
- Add x argument to ppc_error_binned() and ppc_error_scatter_avg() to control x axis
- Add discrete argument to pp[cd]_stat() to support discrete stats

3/3
avehtari.bsky.social
other new features
- PPC “avg” functions gain a stat argument to set the summary function
- ppc_error_scatter_avg_vs_x(x = some_expression) labels the x axis with some_expression.
- New quantile dot plot functions pp[cd]_dots()

2/3
avehtari.bsky.social
bayesplot 1.14.0 CRAN release mc-stan.org/bayesplot/ with contributions from @tjmahr.com, Behram Ulukır, and @teemusailynoja.bsky.social

My favorite new feature is the discrete style ppc_rootogram() as proposed in teemusailynoja.github.io/visual-predi... and shown below

1/3
A discrete rootgram plot. The unmodified counts are displayed on the vertical axis, while using square root scaling for the axis, thus enabling direct reading of the count frequencies. The predictions are displayed as light blue points and interval lines. The observations are overlaid with darker points, except the observations outside the predictive credible intervals are highlighted in red.
avehtari.bsky.social
Productive procrastination by making 7 PRs to fix Stan doc issues (still couple issues I think I can help with)
avehtari.bsky.social
- new hypergeometric functions
- C++17 features improve performance
CmdStan:
- easier to run multiple chains with one call to the executable
- improved error messages
- default output use more digits to reduce constraint errors when reusing output
- laplace_sample and Pathfinder use less memory
2/2
avehtari.bsky.social
Stan / CmdStan 2.37 release!
blog.mc-stan.org/2025/09/02/r...
- sum_to_zero_matrix type sums to zero across both rows and columns
- simplex and *_stochastic_matrix types should be now faster and more stable
- new functions exposing the built-in constraint implementations
1/2
Release of CmdStan 2.37
We are very happy to announce that the 2.37.0 release of CmdStan is now available on Github! As usual, the release of CmdStan is accompanied by new releases of Stan Math, core Stan, and Stanc3. Thi…
blog.mc-stan.org
avehtari.bsky.social
In case of coffee price, I think more accurate statement is "climate change sucks"