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

parse_seasonality_args

Get number of Fourier components for built-in seasonalities.


Description

Get number of Fourier components for built-in seasonalities.

Usage

parse_seasonality_args(m, name, arg, auto.disable, default.order)

Arguments

m

Prophet object.

name

String name of the seasonality component.

arg

'auto', TRUE, FALSE, or number of Fourier components as provided.

auto.disable

Bool if seasonality should be disabled when 'auto'.

default.order

Int default Fourier order.

Value

Number of Fourier components, or 0 for disabled.


prophet

Automatic Forecasting Procedure

v1.0
MIT + file LICENSE
Authors
Sean Taylor [cre, aut], Ben Letham [aut]
Initial release
2021-03-08

We don't support your browser anymore

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