Skip to contents

Creates single-period, step, seasonal, trend, and constant indicator variables across the full sample and stores them for reuse

Usage

make_indicators(cfg = load_forecast_cfg())

Arguments

cfg

Configuration list produced by [load_forecast_cfg()].

Value

Invisible xts object containing the indicator matrix.