View source: R/add_soothsayer.R
add_soothsayer | R Documentation |
Add a soothsayer to an existing **mable** wthout reestimating models which are available.
add_soothsayer(mable, ...)
mable |
The mable to add soothsayer to. |
... |
The soothsayer to add - supports multiple soothsayers. |
This is intended to steamline adding soothsayer to existing mables - either as a model selector, as ensembler, or anything else you wish. The models are not reestimated - but the missing models should be (although they are only added to soothsayer currently, not the baseline mable).
A mable.
Might be broken for multiple soothsayer/time series combinations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.