Recent Releases of estimatr
estimatr - CRAN version 1.0.2
What's Changed
- typo fix by @RoyalTS in https://github.com/DeclareDesign/estimatr/pull/406
- Cran patch jan 24 - v 1.0.2 by @graemeblair in https://github.com/DeclareDesign/estimatr/pull/408
Full Changelog: https://github.com/DeclareDesign/estimatr/compare/v1.0.0...v1.0.2
- R
Published by graemeblair over 2 years ago
estimatr - v0.8 - Add fixed effects; fix fstats; commarobust
- Added support for absorbing fixed effects in
lm_robustandiv_robust - Added
commarobustandstarprepfor stargazer integration - Added
texregsupport for 2SLS IV models - Fixed bugs for incorrect F-statistics with robust standard errors
- Refactor of main fitting engine for linear models
- R
Published by lukesonnet about 8 years ago
estimatr - v0.6 - Add IV; Fix Major Estimation Bugs; change output names
Adds IV and multivariate linear models
Fixes bugs in weighted CR2 and weighted, blocked DIM estimation
Refactoring some of the underlying functions
Changed output and tidy names
See NEWS.md for more.
- R
Published by lukesonnet over 8 years ago
estimatr - v0.4 - Quick CRAN patch
Fix Solaris, Valgrind errors on CRAN.
Minor fixes to lm_lin and clean_model_data.
Remove vignettes.
- R
Published by lukesonnet over 8 years ago