Learn R Programming

FitAR (version 1.94)

sdfplot.Arima: Spectral Density of Fitted ARIMA Model

Description

Method for class "Arima" for sdfplot.

Usage

"sdfplot"(obj, ...)

Arguments

obj
object class "Arima"
...
optional arguments

Value

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

See Also

ARSdf, sdfplot, sdfplot.FitAR, sdfplot.ts

Examples

Run this code
sdfplot(SeriesA,c(1,0,1))

Run the code above in your browser using DataLab