Description Usage Arguments Value
Copy Prophet object.
1 | prophet_copy(m, cutoff = NULL)
|
m |
Prophet model object. |
cutoff |
Date, possibly as string. Changepoints are only retained if changepoints <= cutoff. |
An unfitted Prophet model object with the same parameters as the input model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.