plot.bdp_dw_tv_psd {beyondWhittle} | R Documentation |
Plot method for bdp_dw_tv_psd class
Description
Plot method for bdp_dw_tv_psd class
Usage
## S3 method for class 'bdp_dw_tv_psd'
plot(x, col = hcl.colors(200, "Blue-Red 3"), ...)
Arguments
x |
an object of class bdp_dw_tv_psd |
col |
choice of color, default hcl.colors(200, "Blue-Red 3"). |
... |
further arguments to be parsed to |
Details
Visualizes the spectral density function of time-varying
[Package beyondWhittle version 1.2.1 Index]