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


tuckermcelroy/sigex documentation built on Nov. 14, 2024, 3:28 p.m.