Skip to content

0.4 — first public R beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@julianhinz julianhinz released this 21 Mar 15:47
· 20 commits to master since this 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)