soothsayer_booster | R Documentation |
Boosting - stacking multiple models by modelling the residuals of the first model by the second one.
soothsayer_booster(formula, ...)
formula |
A soothsayer model formula (see details). |
... |
Additional arguments (see details). |
Accepts and parses several model specials.
A soothsayer model, analogous to other model objects within fable/fabletools.
Maybe some other day.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.