Plot Cumulative Periodogram

Usage

cpgram(ts, taper=0.1, main=
         paste("Series: ", deparse(substitute(ts))))

Arguments

ts time series
taper proportion tapered in forming the periodogram
main main title

Description

Plots a cumulative periodogram

Details

See the book for further details.

Value

old parameter settings

Side Effects

plots the cumulative periodogram in a square plot.


[Package Contents]