add_soothsayer: Create soothsayer from existing models

View source: R/add_soothsayer.R

add_soothsayerR Documentation

Create soothsayer from existing models

Description

Add a soothsayer to an existing **mable** wthout reestimating models which are available.

Usage

add_soothsayer(mable, ...)

Arguments

mable

The mable to add soothsayer to.

...

The soothsayer to add - supports multiple soothsayers.

Details

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).

Value

A mable.

Note

Might be broken for multiple soothsayer/time series combinations.


JSzitas/soothsayer documentation built on April 18, 2023, 12:59 a.m.