Skip to main content

season

The seasonality for a given column

Usage

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

Parameters

NameParameterDescriptionDefaultOptionalChoices
values-v --valuesDataset.column values to be displayed in a plotNoneTrueNone
m-mA time lag to highlight on the plotNoneTrueNone
max_lag--max_lagThe maximal lag order to consider24TrueNone
alpha-a --alphaThe confidence interval to display0.05TrueNone

Examples

(🦋) /forecast/ $ load TSLA.csv

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