x11filters: Generates x11 trend, seasonal, and seasonal adjustment...

View source: R/x11filters.r

x11filtersR Documentation

Generates x11 trend, seasonal, and seasonal adjustment filters.

Description

Generates x11 trend, seasonal, and seasonal adjustment filters.

Usage

x11filters(period, p.seas)

Arguments

period

Possibly non-integer period of seasonality

p.seas

Integer number of seasonal moving averages

Value

List of arrays for trend.filter, seas.filter, and sa.filter


jlivsey/sigex documentation built on March 20, 2024, 3:17 a.m.