SDlagWest | R Documentation |
Compute a lag-window estimator of the spectral density
SDlagWest(X, L, window = parzen, nlambda = 10000, plot = TRUE)
X |
a numeric vector containing the observed data |
L |
the number of lags at which to truncate the autocovariance function. |
window |
the lag window function to be used. Default is the Parzen window. |
nlambda |
the number of values between |
plot |
if |
a list containing values of the estimated spectral density function and the corresponding frequencies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.