llplot: Log-Log and Log-X Plot of Spectrum
Description
Log-Log and “Log-X” plot of spectrum.
Very simple utilities, kept here mainly for back compatibility, as
they appear in the book scripts.
Usage
llplot(yper, spec)
lxplot(yper, spec)
Arguments
- yper
periodogram values
- spec
spectrum values
Author
Jan Beran (principal) and Martin Maechler (speedup, fine tuning)
See Also
spectrum()
from standard R (package
stats).