residuals.fbl_prophet: Extract model residuals

Description Usage Arguments Value

View source: R/model.R

Description

Extracts the residuals from an estimated Prophet model.

Usage

1
2
## 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.

Value

A vector of residuals.


fable.prophet documentation built on Aug. 20, 2020, 5:06 p.m.