powered by
SpecDistrWeight
Creates a plot visualizing the weights \(W_n(\omega)\) [cf. SpecDistrWeight-class] that are used to estimate the integrated quantile spectral density.
SpecDistrWeight-class
# S4 method for SpecDistrWeight,missing plot( x, y, ylab = expression(W[n](omega)), xlab = expression(omega), main = x@descr, ... )
Plots the SpecDistrWeight.
The SpecDistrWeight to plot.
missing arg from the generic; will be ignored.
label for the y-axis; optional
label for the x-axis; optional
titel (on top) of the plot; optional
optional parameters used for plotting
In the plot the values at the frequencies \(2\pi j / 128\), \(j=-63,\ldots,64\) are shown.
plot(specDistrWeight(), ylab=expression(W[n](x)), xlab=expression(x))
Run the code above in your browser using DataLab