ARSdf(FitAR) | R Documentation |
Spectral density function is computed.
ARSdf(phi, pFFT = 8)
phi |
AR Coefficients |
pFFT |
FFT with 2^pFFF frequencies, default 8 |
The FFT is used to compute the spectral density function.
A matrix. First column is frequencies. Second column is the density.
A.I. McLeod
ARSdf(0.8)