View source: R/is.glambda.wge.R
| is.glambda.wge | R Documentation | 
Calculates instantaneous spectrum (in dB) based on a G(lambda) time transformation
is.glambda.wge(n, phi = 0, sigma2 = 1, lambda, offset)
n | 
 Length of realization.  | 
phi | 
 Coefficients of AR model fit to dual data.  | 
sigma2 | 
 White noise variance  | 
lambda | 
 Lambda in the G(lambda) time transformnation used  | 
offset | 
 Offset in the G(lambda) time transformnation used  | 
Simply a plot of the realization
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.