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

prophet_copy

Copy Prophet object.


Description

Copy Prophet object.

Usage

prophet_copy(m, cutoff = NULL)

Arguments

m

Prophet model object.

cutoff

Date, possibly as string. Changepoints are only retained if changepoints <= cutoff.

Value

An unfitted Prophet model object with the same parameters as the input model.


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.