stacks 1.0.2
-
Added an
augment()
method formodel_stack
objects for compatibility with vetiver (#173). -
Converted all character variables in the
tree_frogs
example data to factor and updated downstream example objects (#177). -
Fixed bug that resulted in errors when using model formulas with the
"mgcv"
engine (#193). -
Made several optimizations to reduce evaluation time and memory allocation when stacking.
-
Various bug fixes and improvements to documentation.