Hello, all my data are for the end of month. But I have one variable where the data is listed mid month instead. 15.xx. I need to format this into end of month data.
So that if I have for example
...
15.05.1990 4
15.06.1990 5
15.07.1990 6
.....
i need to make a new series with estimated data such as this:
31.05.1990 4.5
30.06.1990 ...
30.06.1900 ...
......
I know of the ipolate function, but not how to implement it for this. Or should I use a different function?
Related Posts with Interpolate to end of month instead of mid month data?
Bayesian Moving AverageHi, I have recently run an xtlogit model and to further get better estimates I assume from my unders…
Difference between "within" and "subpop" options in margins contrast after svy:logitHello: I get different results using within and subpop specifications in the following case (YEAR i…
PPML vs OLS Gravity ModelHello dear Statalisters! I am a student doing my Bachelor thesis and I am new to Stata as well as t…
run foreach loop then error message saying my first item is not found see below, thank you!Array …
Extract coordinates from a saved graphHi, Is there any way to extract coordinates from a previously saved -twoway- graph? Thank you very…
Subscribe to:
Post Comments (Atom)
0 Response to Interpolate to end of month instead of mid month data?
Post a Comment