View source: R/is.sample.wge.R
is.sample.wge | R Documentation |
Calculates sample instantaneous spectrum (in dB) based on a G(lambda) time transformation
is.sample.wge(data, lambda, offset)
data |
Realization to be analyzed. |
lambda |
Lambda in the G(lambda) time transformation used |
offset |
Offset in the G(lambda) time transformation used |
Simply a plot of the realization
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.