Releases: jmboehm/GLFixedEffectModels.jl
Releases · jmboehm/GLFixedEffectModels.jl
v0.5.4
v0.5.3
v0.5.2
GLFixedEffectModels v0.5.2
Closed issues:
- Register 0.5.1 (#49)
Merged pull requests:
- Add pseudo r-squred values (#50) (@junder873)
- Update FillArrays to 1.5 (from 0.11) and StatsBase to 0.34 (#51) (@junder873)
v0.5.1
v0.5.0
GLFixedEffectModels v0.5.0
Closed issues:
- Move to Vcov.jl (#16)
- Matrix multiplication errors when fitting model (#25)
- Dependency conflicts with Lasso.jl (#37)
- Register v0.4.0 (#40)
- Readme example: no method matching getindex (#41)
Merged pull requests:
- Improve compatibility with fixedeffectmodels.jl (#43) (@junder873)
- bump version (#44) (@jmboehm)
v0.4.0
GLFixedEffectModels v0.4.0
Closed issues:
- Register 0.3.1 (#36)
Merged pull requests:
- Implement the ReLU and the FE methods for separation detection. Detect collinearity as well. (#38) (@caibengbu)
- Bump Distributions.jl dependency to 0.25, package version v0.4.0 (#39) (@jmboehm)
v0.3.1
GLFixedEffectModels v0.3.1
Closed issues:
Merged pull requests:
- Add SE correction, allow poisson regression to be two-way (#34) (@caibengbu)
- Bump FixedEffects and clean up readme (#35) (@jmboehm)
v0.3.0
GLFixedEffectModels v0.3.0
Closed issues:
Merged pull requests:
- Add bias correction feature (#26) (@caibengbu)
- add probit tests (#28) (@caibengbu)
- add feature: poisson regression point estimates bias correction (#29) (@caibengbu)
- fix residuals, add predictions, etc (#30) (@jmboehm)
- adapt bias_correction() to the new changes and fix broken tests (#31) (@caibengbu)