powered by
Calculates sample instantaneous spectrum (in dB) based on a G(lambda) time transformation
is.sample.wge(data, lambda, offset)
Simply a plot of the realization
Realization to be analyzed.
Lambda in the G(lambda) time transformation used
Offset in the G(lambda) time transformation used
Wayne Woodward
"Applied Time Series Analysis with R, 2nd edition" by Woodward, Gray, and Elliott
data(ss08) is.sample.wge(data=ss08,lambda=-.4,offset=63)
Run the code above in your browser using DataLab