powered by
Calculates instantaneous spectrum (in dB) based on a G(lambda) time transformation
is.glambda.wge(n, phi = 0, sigma2 = 1, lambda, offset)
Simply a plot of the realization
Length of realization.
Coefficients of AR model fit to dual data.
White noise variance
Lambda in the G(lambda) time transformnation used
Offset in the G(lambda) time transformnation used
Wayne Woodward
"Applied Time Series Analysis with R, 2nd edition" by Woodward, Gray, and Elliott
is.glambda.wge(n=200,phi=c(.93,-.32,-.15,-.15,-.17),lambda=-.4,offset=63)
Run the code above in your browser using DataLab