ubgenerator: Compute the product of unit root differencing operators.

View source: R/ubgenerator.r

ubgeneratorR Documentation

Compute the product of unit root differencing operators.

Description

Compute the product of unit root differencing operators.

Usage

ubgenerator(period, trunc.len, m, rho)

Arguments

period

Possibly non-integer period of sinusoids

trunc.len

Gives the maximal index of k, and is set to [period/2] when trunc.len = NULL

m

Large integer giving number of cepstral coefficients

rho

Parameter between 0 and 1, can equal 1 for unit root case

Value

wolds: coefficients of product polynomial.


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