outliers {fabletools} | R Documentation |
Return a table of outlying observations using a fitted model.
outliers(object, ...)
## S3 method for class 'mdl_df'
outliers(object, ...)
## S3 method for class 'mdl_ts'
outliers(object, ...)
object |
An object which can identify outliers. |
... |
Arguments for further methods. |