outliers {disaggR} | R Documentation |
Extracting the standard error
Description
The function outliers
returns the outliers
from either a praislm or a twoStepsBenchmark object.
Usage
outliers(object, as.ts = FALSE)
Arguments
object |
a praislm or twoStepsBenchmark object. |
as.ts |
a boolean of length 1. If |
Value
a named list or a time series, depending of the
argument "as.ts"
.
[Package disaggR version 1.0.5.3 Index]