I am learning harmonic regression techniques and need a hand interpreting the results of the regression model.
I followed the example in the question answer here. and the equation here but I don't quite understand
Zti = β0 + βC cos(2πωti) + βS sin(2πωti) + εti
My question is how to interpret βC and βS. I understand β0 is the mean of Zti at baseline but I am not sure what the other two coefficients are. An explanation of the error term would be appreciated too.