Description Arguments Generation Methods See Also
These are objects of class "outliers"
extracted an object of class "arima.rob",
which contain information about the detected outliers (and level shifts).
The following components must be included in a
legitimate "outliers" object:
nout |
the number of outliers (and level shifts) detected. |
outlier.index |
the index of each detected outlier (or level shift). |
outlier.type |
the type of each detected outlier (or level shift): 1=innovation outlier, 2=additive outlier, 3=level shift. |
outlier.impact |
the size of each detected outlier (or level shift). |
outlier.t.statistics |
the t-statistics for each detected outlier (or level shift). |
outlier.positions |
the |
sigma0 |
the estimate of the innovation scale before correcting the outliers. |
sigma |
the estimate of the innovation scale after correcting the outliers. |
ierror |
the error indicator: if |
This class of objects is returned from the
outliers function.
print,
summary.
outliers
arima.rob,
arima.rob.object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.