Skip to content

v0.6.2

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 18 Jul 16:25
· 87 commits to master since this release
v0.6.2
14f3b54

v0.6.2 (2019-07-18)

Diff since v0.6.1

Closed issues:

  • Update StatsModels.jl to new DataFrames.jl 0.19 release (#132)
  • predict\(model, df\) fails if df does not contain dependent variable (ERROR: type NamedTuple has no field) (#125)

Merged pull requests:

  • Handle MatrixTerm when calculating column-to-term indexes in ModelMatrix (#134) (kleinschmidt)