We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
a70167b
Change instances of stderr to stderror for StatsBase v0.22.0
stderr
stderror
StatsBase v0.22.0
Replace explicit calls to a Formula constructor with calls to @eval(@formula(...)) to take into account changes in StatsModels v0.2.4
Formula
@eval(@formula(...))
StatsModels v0.2.4