Learn R Programming

freqdom (version 2.0.2)

timedom.trunc: Choose lags of an object of class timedom

Description

This function removes lags from a linear filter.

Usage

timedom.trunc(A, lags)

Value

An object of class timedom.

Arguments

A

an object of class timedom.

lags

a vector which contains a set of lags. These lags must be a subset of the lags defined for timedom object A. Only those lags will be kept, the other lags are removed.