-
Now extracts model coefficients with a suitable environment containing the training data. This restores extraction of
nnet::multinomcoefficients and coefficients from mixed models whoseparameters/insightmethods need access to the original model data. -
Uses
reformulas::findbars()for detecting random effects, following the move offindbars()fromlme4toreformulas. Addsreformulasandmethodsas dependencies. -
Fixes a few minor bugs with no real impact.