Return a table of outlying observations using a fitted model.

outliers(object, ...)

# S3 method for mdl_df
outliers(object, ...)

# S3 method for mdl_ts
outliers(object, ...)

Arguments

object

An object which can identify outliers.

...

Arguments for further methods.