https://github.com/s3alfisc
PyData Berlin 2025: Introduction to Stochastic Variational Inference with NumPyro
Notebook: juanitorduz.github.io/intro_svi/
youtu.be/wG0no-mUMf0?...
#pydata #berlin #bayes
PyData Berlin 2025: Introduction to Stochastic Variational Inference with NumPyro
Notebook: juanitorduz.github.io/intro_svi/
youtu.be/wG0no-mUMf0?...
#pydata #berlin #bayes
Jarl is a CLI tool with extensions in VS Code, Positron, and Zed. It can check thousands of lines of R code in milliseconds.
Jarl provides several output formats, a Github Actions workflow, and more.
Blog post: www.etiennebacher.com/posts/2025-1...
Jarl is a CLI tool with extensions in VS Code, Positron, and Zed. It can check thousands of lines of R code in milliseconds.
Jarl provides several output formats, a Github Actions workflow, and more.
Blog post: www.etiennebacher.com/posts/2025-1...
github.com/py-econometr...
github.com/py-econometr...
github: github.com/py-econometr...
docs: py-econometrics.github.io/maketables/
github: github.com/py-econometr...
docs: py-econometrics.github.io/maketables/
fixest v0.13.0 is finally out!
It's still about making OLS and GLM estimations easy.
Some major changes:
- *default* VCOV becomes iid always!
- singletons are removed by default!
See all the changes here:
github.com/lrberge/fixe...
fixest v0.13.0 is finally out!
It's still about making OLS and GLM estimations easy.
Some major changes:
- *default* VCOV becomes iid always!
- singletons are removed by default!
See all the changes here:
github.com/lrberge/fixe...
E.g. Fixed-effects regs will now default to 'iid' SEs rather than clustered. github.com/lrberge/fixe...
You can install and test drive the dev version from R-universe; see the README.
E.g. Fixed-effects regs will now default to 'iid' SEs rather than clustered. github.com/lrberge/fixe...
You can install and test drive the dev version from R-universe; see the README.
Scripts for 42 case studies. #pyfixest for regressions. (With Stata and R to compare)
Check out the revised
Github.com/gabors-data-analysis/da_case_studies
gist.github.com/apoorvalal/3...
gist.github.com/apoorvalal/3...
They also have talks from @jondr44.bsky.social and @lihualei.bsky.social lined up for later in the summer
nabe.com/NABE/Events/...
They also have talks from @jondr44.bsky.social and @lihualei.bsky.social lined up for later in the summer
nabe.com/NABE/Events/...
Gh issue with details here: github.com/py-econometr...
Gh issue with details here: github.com/py-econometr...
"It is a somewhat unhappy fact of life that the asymptotic precision of quantile estimates in general (...) depend on the reciprocal of a density function ..."
"It is a somewhat unhappy fact of life that the asymptotic precision of quantile estimates in general (...) depend on the reciprocal of a density function ..."
Trying to clarify how econometrics software handle collinearity and what one should do about it.
#RStats #EconSky
Comments welcome
lrberge.github.io/fixest/artic...
Trying to clarify how econometrics software handle collinearity and what one should do about it.
#RStats #EconSky
Comments welcome
lrberge.github.io/fixest/artic...
- We have updated how small sample adjustments are computed. PyFixest inference matches fixest now 100%, out of the box and all of the time!
- We have added support for fully saturated event studies, which in turn enables @apoorvalal.com's DiD specification tests.
- We have updated how small sample adjustments are computed. PyFixest inference matches fixest now 100%, out of the box and all of the time!
- We have added support for fully saturated event studies, which in turn enables @apoorvalal.com's DiD specification tests.
When can we get away with using the two-way fixed effects regression? (Lal) The use of the two-way fixed effects regression in empirical social science was historically motivated by folk wisdom that it uncovers the Average Treatment effect on the Treated (ATT) as in the canonical two-peri