set_changepoints: Set changepoints

Description Usage Arguments Value

View source: R/prophet.R

Description

Sets m$changepoints to the dates of changepoints. Either: 1) The changepoints were passed in explicitly. A) They are empty. B) They are not empty, and need validation. 2) We are generating a grid of them. 3) The user prefers no changepoints be used.

Usage

1

Arguments

m

Prophet object.

Value

m with changepoints set.


prophet documentation built on March 30, 2021, 5:05 p.m.