Skip to content

stacks 1.0.2

Compare
Choose a tag to compare
@simonpcouch simonpcouch released this 21 Apr 01:10
· 43 commits to main since this release
62dd7fe
  • Added an augment() method for model_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.