Periodogram
The raw periodogram of the series {yt}0≤t<N is defined by
pt=1/N|t<N∑t=0yte−iωt|2It 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