Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

...

Not currently used


modeltime

The Tidymodels Extension for Time Series Modeling

v0.5.1
MIT + file LICENSE
Authors
Matt Dancho [aut, cre], Business Science [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.