poisson_reg()
) were
moved to the parsnip package.A default engine of glm
was added for
poisson_reg()
.
Added tidy()
methods for pscl::hurdle()
and pscl::zeroinfl()
.
Work-around for a glmnet
bug where different column
order will silently produce incorrect predictions.
multi_predict()
was enabled.
Updates to go along with new version of
parsnip
.
NEWS.md
file to track changes to the
package.