Hi Statalist team,
I have detrended dataon malaria contraction rates to see the seasonal fluctuations. The patterns emerging from the de-trended data are strong, with strong peak in the rainy season as expected. However, I am not sure how to interpret the trend data itself.
I ran the following:
regress u5s_malaria_per date2
predict malaria_detrended, resid
predict malaria_trend, xb
I assumed the "malaria_trend" would just be the average across time or the sum of detrended and trended would amount to the raw data, but this is not the case. The trend data is far higher than the average. What is the appropriate way to interpret the trend?
Apologies for the no doubt obvious questions
Related Posts with Interpreting trended and de-trended data
Type mismatchI keep getting a 'type mismatch' error and I'm stumped. All feedback would be greatly appreciated! …
Xtset for Same "Stage" but Different TimeDear all, I have a company dataset. Each company has two-stage (e.g., stage = 0 or stage =1). Howev…
Error with eventddHi all, First of all, here are my data: Code: input float(count_appr_compbased time_to_treat) lon…
impulse response functions modificationsHello, I was wondering if there is a way to modify the impulse magnitude in the impulse response fuc…
Graph of event study for multiple regressions using eventdd packageUsing the following command and using the data, you can use an event study graph for only one set of…
Subscribe to:
Post Comments (Atom)
0 Response to Interpreting trended and de-trended data
Post a Comment