cpgram(MASS) | R Documentation |
Plots a cumulative periodogram
cpgram(ts, taper=0.1, main= paste("Series: ", deparse(substitute(ts))))
ts |
time series |
taper |
proportion tapered in forming the periodogram |
main |
main title |
See the book for further details.
old parameter settings
plots the cumulative periodogram in a square plot.