factor_extend: Function to extract seasonal factors and extend them using a...

View source: R/factor_extend.R

factor_extendR Documentation

Function to extract seasonal factors and extend them using a a simple forecast. Used in seasonal_overall function.

Description

Function to extract seasonal factors and extend them using a a simple forecast. Used in seasonal_overall function.

Usage

factor_extend(df, horizon)

Arguments

horizon

Future horizon over which to extend series, such as "5 years"


aranryan/arlodr documentation built on Jan. 21, 2025, 2:11 p.m.