fix_model_parameters: Create a fable model with fixed parameters

View source: R/fix_model_parameters.R

fix_model_parametersR Documentation

Create a fable model with fixed parameters

Description

Fix some parameters of a fable model

Usage

fix_model_parameters(model, ...)

Arguments

model

The model to use - typically a **fable** model such as AR

...

The arguments to pass, the RHS of the formula to be passed to the underlying model.

Value

A New, fable compatible model, with the parameters fixed.


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