Skip to content

Releases: julianhinz/R_glmhdfe

0.4 — first public R beta

21 Mar 15:47
Compare
Choose a tag to compare
Pre-release

This is the first public R beta of glmhdfe. There probably still are plenty of bugs, but usually things should run relatively smoothly. Let us know if you encountered bugs or have suggestions for changes and additional features. See the technical note for details on the inner workings.

Install directly from Github via the remotes package:

remotes::install_github("julianhinz/R_glmhdfe")

or by downloading the tarball (for Mac) or zip file (for Windows) and running:

remotes::install_local("~/path/to/file/glmhdfe_0.4.tar.gz)