Fitting Spectrum of Time Series by Regression

Overview


The basic equation of the spectrum of a time series is given by
{% X_t = \mu + \sum_j A_j cos(2 \pi j t) + B_j sin(2 \pi j t) %}
In order to estimate the coefficients in the above, it it common to try to the coefficients using OLS Regression