| Website | https://grantmcdermott.com |
| GitHub | https://github.com/grantmcdermott |
| Website | https://grantmcdermott.com |
| GitHub | https://github.com/grantmcdermott |
Experimental #rstats package for nice graphics display and UX in VS Code (and other potential front-ends)
https://github.com/grantmcdermott/jgd
Very lightweight and seems to work as expected on my system, but please kick the tyres.
🆕 pandoc 3.9 🎉🚀
• Official support for wasm (WebAssembly), allowing to run pandoc in the browser,
• the *alerts* extension is now available in the pandoc Markdown flavor,
• support for defaults files using JSON instead of YAML,
• extension of `${.}` vars in the `defaults` field, making it easier to base defaults files on other defaults,
• method to run Lua code with a modified pandoc state,
• and much more
Many thanks to all who contributed!
After an interminable delay, we finally managed to finish up the `fixest` paper (and submit for review). WP version available on Arxiv: https://arxiv.org/abs/2601.21749
Please consider citing if you are a `fixest` user!
New features include:
- fast binscatter regression on a database backend
- new acceleration strategies
- analytical clustered SEs
- interaction terms support
- stats methods (predict, vcov, etc.)
- integration with tabling sw
- etc.
Full v0.0.3 changelog: https://grantmcdermott.com/dbreg/NEWS.html#dbreg-0.0.3
[2/2]
Things are grim. But in more frivolous news...
@jamesbrandecon.bsky.social
and I have been chipping away at `dbreg`, a 📦 for running big regression models on database backends. For the right kinds of problems, the speed-ups are near magical.
Website: grantmcdermott.com/dbreg/
[1/2]