There is a newer version of the record available.

Published March 14, 2023 | Version v0.7.0

JuliaStats/StatsModels.jl: v0.7.0

Description

StatsModels v0.7.0

Diff since v0.6.33

Closed issues:

  • Potential bug in fit(Type, formula, data, contrasts = d, ...) (#78)
  • Programmatic formulas with function calls (#130)
  • breaking changes to contrasts (#175)
  • method for human to make formula with FunctionTerm (#232)
  • lrtest fails on doc string example / for GLM Models (#250)
  • lrtest incorrect (#260)
  • Export hasintercept and omitsintercept? (#276)

Merged pull requests:

  • FunctionTerm is dead, long live FunctionTerm (#183) (@kleinschmidt)
  • Update doctests and make CI fail if they don't pass (#272) (@nalimilan)
  • Allow arbitrary storage for ContrastsMatrix and other contrasts breakage (#273) (@kleinschmidt)
  • Support unprotected mode for specials with FullRank schemas as well (#274) (@kleinschmidt)
  • fix bug in hasintercept (#275) (@kleinschmidt)
  • fix typos (#277) (@spaette)
  • update NEWS.md for #183 (#280) (@kleinschmidt)
  • export (has|omits)(intercept|response) (#281) (@kleinschmidt)
  • remove unneeded Compat dep and add Aqua tests (#282) (@kleinschmidt)
  • fix tests on nightly (#283) (@kleinschmidt)

Files

JuliaStats/StatsModels.jl-v0.7.0.zip

Files (85.9 kB)

Name Size Download all
md5:e2ff130a28cd02ad418492d8daa2dc50
85.9 kB Preview Download

Additional details