Releases: jmboehm/RegressionTables.jl
Releases · jmboehm/RegressionTables.jl
v0.5.2
RegressionTables v0.5.2
Closed issues:
- Is it possible to report the table to Excel? (#94)
Merged pull requests:
v0.5.1
v0.5.0
RegressionTables v0.5.0
Closed issues:
Merged pull requests:
- Allow for named tuple holding custom statistics (#55) (@felixholub)
- Simplify estim_decoration (#68) (@greimel)
- Improve transform labels (#69) (@greimel)
- CompatHelper: bump compat for "FixedEffectModels" to "0.11" (#71) (@github-actions[bot])
- Allow lhs in TableRegressions model to be a function (#76) (@grahamstark)
- Update readme (#78) (@jmboehm)
v0.4.0
RegressionTables v0.4.0
Closed issues:
- Register 0.3.0 (#44)
- Error in readme example (#49)
- Cannot handle FixedEffectTerm programatically created with FixedEffectModels (#51)
Merged pull requests:
- CompatHelper: bump compat for "Compat" to "3.2" (#46) (@github-actions[bot])
- Updating test reference sets and deps (#48) (@jmboehm)
- Install TagBot as a GitHub Action (#50) (@JuliaTagBot)
- Allow FixedEffectTerms coming from fixed effect terms (#54) (@felixholub)
- Add test/*.toml, fix deps (#59) (@greimel)
- Clean up construction of header (#60) (@greimel)
- Enable grouping of regressions as in
esttab
'smgroups
(#61) (@greimel) - Misc improvements (#64) (@greimel)
- Bump version to 0.4 (#65) (@jmboehm)
v0.3.0
v0.2.4
v0.2.3
v0.2.2
Update to StatsModels 0.6 and FixedEffectModels 0.8.2
Support for Pkg3, some bug fixes
Bug fixes:
- Interacted fixed effects now correctly supported
- Characters in variable labels can now be escaped (particularly important for latex)
Support for 1.0, output to IOBuffer, standardized coefficients for GLM.jl
Merge pull request #14 from jmboehm/update-1 Update to Julia 1.0