I have a database on Size and Return for every day in a year. It looks like this:
Day Return Size
1 5% 100
2 3% 103
....
10 1% .
11 5% .
12 4% 110
My Size Variable has some missing values, let's say I have size on Jan 31st, Feb 29th, but I don't have the size for the days in between. I would like to interpolate the size for the rest of the days.
Related Posts with Filling in missing Data in time-series using interpolation
RESET test for omitted variablesHello, I am trying to run diagnostics of my model and I would like to clarify the following uncerta…
Fill missing observations of a variable with zeroDear Stata Users, Please, help me to resolve the following issue. Below I have a dataset. I need to …
Foreach in mataDear All, just a quick question. Is it possible to use foreach within a mata function? Suppose I h…
reshape the datasetHello I have the dataset as below. It is just one long row variable. I want to reshape using reshap…
Why logit regression and marginal effects can't generate the same z-statistics?Dear Stata experts, I've run logit regression and its marginal effect at follow. However, they shou…
Subscribe to:
Post Comments (Atom)
0 Response to Filling in missing Data in time-series using interpolation
Post a Comment