fitted.fbl_prophet | R Documentation |
Extracts the fitted values from an estimated Prophet model.
## S3 method for class 'fbl_prophet'
fitted(object, ...)
object |
The time series model used to produce the forecasts |
... |
Additional arguments for forecast model methods. |
A vector of fitted values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.