Skip to content

Misleadings names/documentation for SEATS() and X11() #66

@AQLT

Description

@AQLT

Hi,
I think that the names of the functions SEATS() and X11() (or the associated documentation) can be misleadings since, if I'm not mistaken, in both functions the seasonal decomposition is made with X-13ARIMA-SEATS. In both case a pre-adjustment step is done to adjust from trading days effects, some outliers, etc. And a forecast of this pre-adjusted series is done. Then it is this pre-adjusted series that is decomposes with SEATS or X-11.
Therefore, X11() doesn’t not perform a seasonal adjustment with X-11 but with X-13ARIMA-SEATS.

Maybe I should ask this other question in another issue but I was also wondering why the decomposition mode is forced with X11() (to additive) and not with SEATS()? By default X-13ARIMA-SEATS performs an automatic selection of the decomposition mode and the most common decomposition mode for economic time series is multiplicative.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions