Skip to main content

season

The seasonality for a given column

Usage

season [-v {}] [-m M] [--max_lag MAX_LAG] [-a ALPHA]

Parameters

NameDescriptionDefaultOptionalChoices
valuesDataset.column values to be displayed in a plotNoneTrueNone
mA time lag to highlight on the plotNoneTrueNone
max_lagThe maximal lag order to consider24TrueNone
alphaThe confidence interval to display0.05TrueNone

Examples

(🦋) /forecast/ $ load TSLA.csv

(🦋) /forecast/ $ season TSLA.volume
TODO: screen shot