construct_holiday_dataframe: Construct a dataframe of holiday dates.

View source: R/prophet.R

construct_holiday_dataframeR Documentation

Construct a dataframe of holiday dates.

Description

Construct a dataframe of holiday dates.

Usage

construct_holiday_dataframe(m, dates)

Arguments

m

Prophet object.

dates

Vector with dates used for computing seasonality.

Value

A dataframe of holiday dates, in holiday dataframe format used in initialization.


chris-prener/falseProphet documentation built on April 15, 2022, 12:04 a.m.