I would like to calculate an estimate of the monthly population with population data sorted by region, gender, age group, and year.
I calculated the estimate by subtracting the previous year's data from the following year's data and adding the monthly value divided by 12.
For example, since the population as of January 1998 was 23424, and 1999 was 25832 (25832-23424)/12 was added to 23424 and estimated the value for February 1998.
What do I write to create time (year and month) variables and calculate the estimate, as shown in the figure from the left to the right in the attached figure?
Thank you in advance for your help. Array
Related Posts with Estimate monthly data with annual time series data
Choice of Estimator for Dynamic Panel AnalysisHi, I am working on determinants of corporate cash holdings with a panel dataset of ~700 firms acr…
COURSE using Stata: Causal Inference in Observational Studies and Clinical Trials Affected by Treatment SwitchingCausal Inference in Observational Studies and Clinical Trials Affected by Treatment Switching: A Pra…
Are bias corrected estimators available in Stata?Hi, Zhou, Faff & Alpert (2014) recommend a new class of dynamic panel analysis estimators for c…
r(2000) no observations? I have tried 'destring', but then it says 'already numeric; no generateHello I am trying to make a regression using mlogit. But once I enter a specific one of my variables…
Interpretation of β in case of Log-Lin modelHi, In many papers, the dependent variable is transformed by taking natural log. For instance, cons…
Subscribe to:
Post Comments (Atom)
0 Response to Estimate monthly data with annual time series data
Post a Comment