View source: R/parsnip-exp_smoothing.R
theta_fit_impl | R Documentation |
Low-Level Exponential Smoothing function for translating modeltime to forecast
theta_fit_impl(x, y, ...)
x |
A dataframe of xreg (exogenous regressors) |
y |
A numeric vector of values to fit |
... |
Additional arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.