Release blog post is here: sebkrantz.github.io/Rblog/2026/0... #Rstats #DataScience
09.02.2026 21:14 β π 1 π 0 π¬ 0 π 0Release blog post is here: sebkrantz.github.io/Rblog/2026/0... #Rstats #DataScience
09.02.2026 21:14 β π 1 π 0 π¬ 0 π 0Iβm thrilled to introduce flownet (sebkrantz.github.io/flownet/), a new R package for transport modeling, supporting stochastic or deterministic traffic assignment to large networks, and powerful tools for (multimodal) network processing/simplification: sebkrantz.github.io/Rblog/2026/0... #Rstats
09.02.2026 19:06 β π 21 π 4 π¬ 1 π 0fixest is an R package for fast and flexible econometric estimation, providing a comprehensive toolkit for applied researchers. The package particularly excels at fixed-effects estimation, supported by a novel fixed-point acceleration algorithm implemented in C++. This algorithm achieves rapid convergence across a broad class of data contexts and further enables estimation of complex models, including those with varying slopes, in a highly efficient manner. Beyond computational speed, fixest provides a unified syntax for a wide variety of models: ordinary least squares, instrumental variables, generalized linear models, maximum likelihood, and difference-in-differences estimators. An expressive formula interface enables multiple estimations, stepwise regressions, and variable interpolation in a single call, while users can make on-the-fly inference adjustments using a variety of built-in robust standard errors. Finally, fixest provides methods for publication-ready regression tables and coefficient plots. Benchmarks against leading alternatives in R, Python, and Julia demonstrate best-in-class performance, and the paper includes many worked examples illustrating the core functionality.
arXivππ€
Fast and user-friendly econometrics estimations: The R package fixest
By Berg\'e, Butts, McDermott
Happy to receive PR's of course...
29.01.2026 22:05 β π 1 π 0 π¬ 0 π 0Yeah, that is the frontier. Would be nice to see it implemented in R, but that would need to be by a macroeconomics practitioner who is into that stuff (which I am no longer).
29.01.2026 22:04 β π 1 π 0 π¬ 1 π 0Proper link to the post: sebkrantz.github.io/Rblog/2026/0...
29.01.2026 21:46 β π 1 π 0 π¬ 0 π 0I'm excited to share the release and rOpenSci publication of dfms 1.0 (docs.ropensci.org/dfms), a high-performance, feature-rich implementation of Dynamics Factor Models for R, supporting mixed-frequency estimation and news decomposition for nowcasting. See also blog post: sebkrantz.github.io/Rblog/
29.01.2026 21:34 β π 21 π 7 π¬ 1 π 0
I've started a new personal blog focused on research, career reflections, and travel experiences. The first post documents my recent 6-week trip through Southern Africa, from Zanzibar to Cape Town by Public Transport. FYI, enjoy!
sebkrantz.github.io/blog/posts/f...
Version 0.3.0 of the {dfms} package for dynamic factor modelling in R just made it to CRAN, adding support for monthly + quarterly mixed frequency estimation. This allows for easy business cycle indicator estimation. More at sebkrantz.github.io/dfms/article... and sebkrantz.github.io/dfms/. #rstats
18.05.2025 19:10 β π 6 π 0 π¬ 0 π 0{collapse} 2.1.0 is out! It introduces a new fslice() function (sebkrantz.github.io/collapse/ref...), a new theory-consistent weighted quantile algorithm (sebkrantz.github.io/collapse/ref...) with excellent properties. And some convenience features such as join requirements: #rstats #DataScience
10.03.2025 21:53 β π 7 π 3 π¬ 0 π 0
Feel free to join the ECA webinar if you want to see some crazy continent-scale spatial economic modelling.
π
Feb 10 | 14:00-15:30 EAT
Join industry experts as we explore the costs, benefits, and solutions for Africaβs infrastructure development. ππ‘
π Register now: bit.ly/3PWKynU
So I think for the moment I'll keep the format unless a reviwer demands something different. I think it is simply more transparent and this is a technical article. There are many benchmarks involving collapse here (github.com/fastverse/fa...), some of which use visual modes of presentation.
06.02.2025 21:08 β π 0 π 0 π¬ 0 π 0And I do have an overall space constraint with this article, which is at 32 pages now. So the only way would be compressing multiple operations in a plot (like duckdb benchmarks). While this may be nice, it does not make for easy syntax comparison and interpretation either.
06.02.2025 21:06 β π 1 π 0 π¬ 1 π 0Ok, thanks for elaborating. I agree that a plot would be nicer, though not necessarily easier to read. Take for example the grouped median benchmark. dplyr's runtime was 5.62s, collapse was 14.6ms - that's a factor ~400. To present that on a plot, it would have to be logarithmic...
06.02.2025 21:03 β π 0 π 0 π¬ 1 π 0
Ok, thanks. And that's interesting. What do you find difficult about them?
The issue I have with plots is that they are more space consuming, and show one kind of information, wheras the tables have at least 3 useful information: Average and median runtime and memory consumption.
The {collapse} (@rcollapse.bsky.social) arXiv paper has just been updated - following extensive revision: arxiv.org/abs/2403.05038. I believe it is a great resource for anyone doing scientific computing with #rstats.
06.02.2025 13:34 β π 10 π 4 π¬ 1 π 0It's nice to see an increasing number of #rstats packages use {collapse}. A developer focused vignette was long planned and now it is here - with modest advice on writing efficient R package code in general and using {collapse} in particular: sebkrantz.github.io/collapse/art...
27.12.2024 17:10 β π 19 π 5 π¬ 2 π 0