View source: R/fix_model_parameters.R
fix_model_parameters | R Documentation |
Fix some parameters of a fable model
fix_model_parameters(model, ...)
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. |
A New, fable compatible model, with the parameters fixed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.