llplot {longmemo} | R Documentation |
Log-Log and “Log-X” plot of spectrum. Very simple utilities, kept here mainly for back compatibility, as they appear in the book scripts.
llplot(yper, spec)
lxplot(yper, spec)
yper |
periodogram values |
spec |
spectrum values |
Jan Beran (principal) and Martin Maechler (speedup, fine tuning)
spectrum()
from standard R (package
stats).