snaive_fit_impl: Low-Level SNAIVE Forecast
Description
Low-Level SNAIVE Forecast
Usage
snaive_fit_impl(x, y, id = NULL, seasonal_period = "auto", ...)
Arguments
x
A dataframe of xreg (exogenous regressors)
y
A numeric vector of values to fit
id
An optional ID feature to identify different time series. Should be a quoted name.
seasonal_period
The seasonal period to forecast into the future