Autoregressive Spectral Density Estimation for "ts" Object
Methods function for "ts".
## S3 method for class 'ts' sdfplot(obj, ...)
obj |
object, class"ts" |
... |
optional arguments |
Plot is produced using plot. Matrix with 2 columns containing the frequencies and spectral density is returned invisibly.
A.I. McLeod
data(SeriesA) sdfplot(SeriesA)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.