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.


kidzik/freqdom documentation built on April 20, 2022, 9:47 p.m.