Releases: JuliaStats/StatsModels.jl
Releases · JuliaStats/StatsModels.jl
v0.6.18
StatsModels v0.6.18
Closed issues:
- interaction of only continuous errors with one row (#185)
- Inconsistent behavior when adding two "duplicate" functional terms with @formula (#204)
Merged pull requests:
- Equality of FunctionTerms (#205) (@kleinschmidt)
- Fix bug in interaction of scalar terms for row tables (#206) (@kleinschmidt)
v0.6.17
StatsModels v0.6.17
Merged pull requests:
- fix doctests and add missing docstrings (#192) (@kleinschmidt)
v0.6.16
StatsModels v0.6.16
Closed issues:
- Make ModelFrame work with an iterable of named tuples (#5)
- Avoid hard-coding for concrete implementations (#14)
Merged pull requests:
- use trigger to run tagbot instead of cron (#197) (@kleinschmidt)
- Switch CI to github actions and remove Travis (#199) (@kleinschmidt)
- fix missing methods for + (#200) (@kleinschmidt)
v0.6.15
StatsModels v0.6.15
Merged pull requests:
- Add tests to improve coverage (#191) (@kleinschmidt)
- Switch integration to travis-ci.com (#194) (@kleinschmidt)
- dep from StatsFuns instead of Distributions (#195) (@matthieugomez)
v0.6.14
StatsModels v0.6.14
Merged pull requests:
- Bump CategoricalArrays to 0.8 (#188) (@nalimilan)
- Test latest Julia version on CI (#189) (@nalimilan)
- Add string method for
term
(#190) (@nilshg)
v0.6.13
StatsModels v0.6.13
Merged pull requests:
- CompatHelper: bump compat for "DataStructures" to "0.18" (#186) (@github-actions[bot])
- bump patch version after compat update (#187) (@kleinschmidt)
v0.6.12
StatsModels v0.6.12
Closed issues:
- Shifted columns? (#180)
Merged pull requests:
- Add lrtest (#162) (@nalimilan)
- Fix tests with DataFrames 0.21 (#179) (@nalimilan)
- use DataAPI.levels instead of levels field on contrasts, terms as hints (#181) (@kleinschmidt)
- bump patch version to 0.6.12 (#184) (@kleinschmidt)
v0.6.11
v0.6.10
StatsModels v0.6.10
Merged pull requests:
- improved hypothesis coding for contrasts (#172) (@kleinschmidt)
- tables 1 compat (#177) (@kleinschmidt)
v0.6.9
StatsModels v0.6.9
Merged pull requests:
- Dfk/gh actions docs (#171) (@kleinschmidt)
- improved hypothesis coding for contrasts (#172) (@kleinschmidt)
- programmatic construction for lead/lag (#176) (@kleinschmidt)