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

View source: R/timedom.trunc.R

timedom.truncR Documentation

Choose lags of an object of class timedom

Description

This function removes lags from a linear filter.

Usage

timedom.trunc(A, lags)

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.

Value

An object of class timedom.


freqdom documentation built on Oct. 4, 2022, 5:05 p.m.