Processing math: 100%

Periodogram

The raw periodogram of the series {yt}0t<N is defined by

pt=1/N|t<Nt=0yteiωt|2

It is usually computed at Fourier frequencies, defined by ωk=2πk/N

It should be noted that the series should be corrected for mean or trend effects

Implementation

The periodogram is implemented in the class demetra.data.Periodogram