Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sdfplot.ts

Autoregressive Spectral Density Estimation for "ts" Object


Description

Methods function for "ts".

Usage

## S3 method for class 'ts'
sdfplot(obj, ...)

Arguments

obj

object, class"ts"

...

optional arguments

Value

Plot is produced using plot. Matrix with 2 columns containing the frequencies and spectral density is returned invisibly.

Author(s)

A.I. McLeod

See Also

Examples

data(SeriesA)
sdfplot(SeriesA)

FitAR

Subset AR Model Fitting

v1.94
GPL (>= 2)
Authors
A.I. McLeod, Ying Zhang and Changjiang Xu
Initial release
2013-03-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.