residuals.fbl_prophet function

Extract model residuals

Extract model residuals

Extracts the residuals from an estimated Prophet model.

## S3 method for class 'fbl_prophet' residuals(object, ...)

Arguments

  • object: The time series model used to produce the forecasts
  • ...: Additional arguments for forecast model methods.

Returns

A vector of residuals.