Description Usage Arguments Value See Also Examples
Returns an object of class "outliers"
.
1 |
object |
an object of class |
iter |
a number specifying from which iteration to extract the detected outliers,
if the |
an object of class "outliers"
.
If iter
is NULL
,
the object contains
all the detected outliers (and level shifts).
If iter
is not
NULL
, the
object contains the outliers (and level shifts) detected in iteration
iter
.
See outliers.object
for
components of the returned object.
outliers.object
,
arima.rob
,
arima.rob.object
.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.