powered by
Calculate coefficients of the general linear process form of a Gegenbauer process based on formula (8), page 6 of Ferrara and Guegan(2001).
macoef.geg.wge(u, lambda, trun = 300000)
A vector of length trun containing the GLP coefficients
The value of u in the Gegenbauer model
The value of lambda in the Gegenbauer model
The truncation point of the infinite GLP form
Wayne Woodward
This function is called by gen.geg.wge
Applied Time Series Analysis with R, second edition by Woodward, Gray, and Elliott and Ferrara and Guegan(2001)
mageg=macoef.geg.wge(u=.8,lambda=.3)
Run the code above in your browser using DataLab