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
Missing F-statistics of regression. regress socialsecurity ageeea ageeea2 eea ageeeaeea ageeea2eea if eeadonutregression==1 [pweight=w…
Removing duplicates within years in panel dataHello, I am struggling with something that I wanted to share. I have an unbalanced panel dataset. T…
Fixed effects: country, year and industryHi everybody, I have a dataset consisting of ~3,000 Private Equity returns in the period 2012-2018.…
command _bayesmh_eqlablist is unrecognizedHi everyone, I am practicing bayesmh estimations on stata 14 for academic purposes. I do get bayesm…
Multiple Ego Network AnalysisI have 3000+ ego networks in one database. I can not seem to figure out the code to run a density an…
Subscribe to:
Post Comments (Atom)
0 Response to Interpreting trended and de-trended data
Post a Comment