Skip to content

Releases: jmboehm/RegressionTables.jl

v0.5.1

06 Apr 14:05
de1a406
Compare
Choose a tag to compare

RegressionTables v0.5.1

Diff since v0.5.0

Closed issues:

  • Register 0.5 (#79)
  • Escape headers (#84)
  • Enable single line output (#85)
  • How to adjust number of decimal places outputed by latexOutput() (#86)

Merged pull requests:

  • Fix typo in README: (:underscore2space) (#82) (@greimel)
  • Add below_statistic = :none to remove second line; fix tests (#87) (@jmboehm)
  • use latest 1.x release on travis (#88) (@greimel)

v0.5.0

09 Oct 22:32
5541b81
Compare
Choose a tag to compare

RegressionTables v0.5.0

Diff since v0.4.0

Closed issues:

  • Defining additional controls to be displayed with fixed effects (#17)
  • Register 0.4 (#66)

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

19 Apr 21:04
9f0240e
Compare
Choose a tag to compare

RegressionTables v0.4.0

Diff since v0.3.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's mgroups (#61) (@greimel)
  • Misc improvements (#64) (@greimel)
  • Bump version to 0.4 (#65) (@jmboehm)

v0.3.0

07 Dec 00:43
v0.3.0
Compare
Choose a tag to compare

v0.3.0 (2019-12-07)

Diff since v0.2.4

Closed issues:

  • Issue with FixedEffectModels (#41)
  • Regression tables throws a no fieldfeformula error (#38)
  • Register 0.2.4 (#37)

Merged pull requests:

v0.2.4

07 Nov 22:42
v0.2.4
Compare
Choose a tag to compare

v0.2.4 (2019-11-03)

Diff since v0.2.3

Closed issues:

  • Update for new FixedEffectModels (#35)
  • Register 0.2.3 (#34)
  • Labels are not used (#30)

Merged pull requests:

v0.2.3

26 Sep 03:10
v0.2.3
ca8a37d
Compare
Choose a tag to compare

v0.2.3 (2019-09-25)

Diff since v0.2.2

Closed issues:

  • Update to FixedEffectModels 0.8.2 (#27)

Merged pull requests:

v0.2.2

09 Sep 00:30
v0.2.2
Compare
Choose a tag to compare

Update to StatsModels 0.6 and FixedEffectModels 0.8.2

Support for Pkg3, some bug fixes

05 Aug 21:23
817aa44
Compare
Choose a tag to compare

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

20 Oct 13:07
7124002
Compare
Choose a tag to compare
Merge pull request #14 from jmboehm/update-1

Update to Julia 1.0

Supporting packages with new DataFrames; HTML output

02 Feb 07:39
Compare
Choose a tag to compare