plot.spg {TSSS}R Documentation

Plot Smoothed Periodogram

Description

Plot smoothed periodogram or logarithm of smoothed periodogram.

Usage

## S3 method for class 'spg'
plot(x, ...)

Arguments

x

an object of class "spg" created by period and fftper.

...

further graphical parameters may also be supplied as arguments.


[Package TSSS version 1.2.4 Index]