Learn R Programming

FitAR (version 1.94)

sdfplot.numeric: Autoregressive Spectral Density Estimation for "numeric"

Description

Method function for vectors, class "numeric"

Usage

"sdfplot"(obj, ...)

Arguments

obj
object, class"numeric", a vector
...
optional arguments

Value

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

See Also

sdfplot

Examples

Run this code
sdfplot(lynx)

Run the code above in your browser using DataLab