Extracts the residuals from an estimated Prophet model.
# S3 method for fbl_prophet residuals(object, ...)
object | The time series model used to produce the forecasts |
---|---|
... | Additional arguments for forecast model methods. |
A vector of residuals.