outliers | R Documentation |
The function outliers
returns the outliers
from either a praislm or a twoStepsBenchmark object.
outliers(object, as.ts = FALSE)
object |
a praislm or twoStepsBenchmark object. |
as.ts |
a boolean of length 1. If |
a named list or a time series, depending of the
argument "as.ts"
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.