Bayes Club
A community of statisticians using Bayesian methods.
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.
07.10.2025 14:43 β π 5 π 2 π¬ 0 π 0
ELLIS PhD Program: Call for Applications 2025
The ELLIS mission is to create a diverse European network that promotes research excellence and advances breakthroughs in AI, as well as a pan-European PhD program to educate the next generation of AI...
I'm looking for a doctoral student with Bayesian background to work on Bayesian workflow and cross-validation (see my publication list users.aalto.fi/~ave/publica... for my recent work) at Aalto University.
Apply through the ELLIS PhD program (dl October 31) ellis.eu/news/ellis-p...
06.10.2025 09:28 β π 38 π 30 π¬ 0 π 1
Photo of Porto Giunco beach at Sardinia
Photo of many kite surfers at Punta Trettu, Sardinia
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
06.10.2025 09:21 β π 15 π 0 π¬ 0 π 0
Production repository β R-multiverse
A community-curated dual R package repository, powered by R-universe
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)
18.09.2025 12:00 β π 9 π 2 π¬ 1 π 0
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
17.09.2025 19:49 β π 265 π 84 π¬ 9 π 4
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
17.09.2025 15:16 β π 38 π 33 π¬ 1 π 0
Working with stat_manual() β VΓ¦l Space
for the late nite crew: stat_manual() is super good
13.09.2025 02:58 β π 11 π 3 π¬ 0 π 1
ggplot2 4.0.0
A new major version of ggplot2 has been released on CRAN. Find out what is new here.
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
11.09.2025 11:20 β π 848 π 282 π¬ 9 π 51
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
11.09.2025 03:26 β π 17 π 8 π¬ 1 π 1
output from a GAM in the linked essay
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...
10.09.2025 02:14 β π 89 π 41 π¬ 0 π 1
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.
π‘ 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...
10.09.2025 09:57 β π 12 π 13 π¬ 2 π 0
Tidybayes and ggdist might have something useful for your packages
07.09.2025 18:17 β π 2 π 0 π¬ 0 π 0
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.
03.09.2025 12:58 β π 8 π 13 π¬ 0 π 1
And the discrete rootogram with white background
03.09.2025 12:10 β π 2 π 0 π¬ 0 π 0
- 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
03.09.2025 12:08 β π 1 π 0 π¬ 1 π 0
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
03.09.2025 12:08 β π 0 π 0 π¬ 1 π 0
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.
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
03.09.2025 12:08 β π 18 π 4 π¬ 1 π 0
Productive procrastination by making 7 PRs to fix Stan doc issues (still couple issues I think I can help with)
02.09.2025 19:06 β π 7 π 0 π¬ 0 π 0
- 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
02.09.2025 17:06 β π 3 π 1 π¬ 0 π 0
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β¦
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
02.09.2025 17:06 β π 21 π 9 π¬ 1 π 0
In case of coffee price, I think more accurate statement is "climate change sucks"
02.09.2025 14:07 β π 2 π 0 π¬ 1 π 0
Bayesian Data Analysis course
My Bayesian Data Analysis course at Aalto is starting in 20mins. There are now 375 registered students, but as the course is not compulsory for most, I expect about 230 students to finish it. All the course material is available online at avehtari.github.io/BDA_course_A...
01.09.2025 10:54 β π 74 π 14 π¬ 1 π 3
I think we'll get the Bayesian workflow book finished this year (and keep it under 500 pages). It's just polishing work now
01.09.2025 07:31 β π 54 π 0 π¬ 2 π 0
I finally tried out {priorsense}π¦ with #Stan #rstats and it's awesome!
Fed it a simple model I use for teaching, and found some (minor) prior-data conflicts. The powerscale_plot_dens() function really helps in understanding how "bad" the conflict is.
31.08.2025 17:21 β π 24 π 6 π¬ 1 π 0
Juho Hirvonen and JukkaΒ Suomela: Distributed Algorithms 2020
A free online textbook β introduction to the theory of distributed algorithms
Aalto University course "Distributed Algorithms" starts tomorrow! All course material (including an online textbook and short videos) are freely available here: jukkasuomela.fi/da2020/
31.08.2025 12:43 β π 25 π 7 π¬ 3 π 0
Call for Workshops
π¨AISTATS workshop proposals open!
Big News: For the first time, there will be a day of workshops at #AISTATS 2026, in Tangier, Morocco π΄π²π¦
Quentin Berthet @qberthet.bsky.social and I are workshop chairs.
virtual.aistats.org/Conferences/...
Deadline: Oct 17, AOE
29.08.2025 13:59 β π 28 π 12 π¬ 0 π 0
Nice looking paper
27.08.2025 14:08 β π 16 π 1 π¬ 2 π 0
Expressive probabilistic programming language for writing statistical models. Fast Bayesian inference. Interfaces for Python, Julia, R, and the Unix shell. A rich ecosystem of tools for validation and visualization.
Home https://mc-stan.org/
Postdoctoral Fellow at Mount Allison University studying freshwater turtles. π¨π¦
Conservation | Urban Herpetology | Endangered Turtle Research | Aquatic Ecology
Professor at Temple University, PA. Interested in Psychological Assessment, Psychometrics, Statistics, Psychotherapy, R
Updates from the book "Bayesian Meta-Analysis: a practical introduction" by Grant & Di Tanna, and its companion website and blog.
Cal Poly Statistics student interested in statistical computing/learning and its applications. Especially interested in R, Julia, Stochastics, and Bayesian methods.
visruth.com
Biostatistician β’ Associate Prof @ Wake Forest University β’ former postdoc @ Hopkins Biostat β’ PhD @ Vandy Biostat β’ π Casual Inference β’ lucymcgowan.com
dad from hampshire, mostly found on linkedin talking stats
#python, #rstats, #shiny, #datascience training and consultancy. We help organisations extract the most from their data.
Professor in Biostatistics, Department of Psychology, University of Oslo
Postdoc in CS at Aalto University within Bayesian Workflow Group. Working on Bayesian methodology for the intersection between Econometrics and Computer Science. Interested in Time-Series, Quantile regression, Priors and Model Selection.
Youth researcher. Bayesian surveyor of inner worlds. Tired baritone.
statistics, science, software
https://www.zeileis.org/
Associate Professor at UCL Experimental Psychology; math psych & cognitive psychology; statistical and cognitive modelling in R; German migrant worker in UK
A world-class research hub in AI and machine learning, in partnership with universities, RDI organizations and businesses in Finland. We are the 2nd institute in the @ellis.eu network.
π ellisinstitute.fi
Fostering the development and dissemination of the theory and applications of statistics and probability
Professor of Biostatistics. University of Melbourne & Murdoch Childrenβs Research Institute. Research in causal inference and missing data methods + child, lifecourse and social epidemiology
Infectious disease epidemiologist and research assistant professor at the University of Michigan @icpsr.bsky.social. Cat dad, data nerd, and Cincinnati sports fan. he/him
Statistician at UW developing methods for demography, climate change, cluster analysis, model selection & averaging.
Cartoonist and Illustrator. My book of science cartoons, PHYSICS FOR CATS, is available to preorder! www.tomgauld.com