Hey I have a dataset in this format:
Date(daily) var1 var2 var3 var4 var5
I only want to work with the value that each variable have the last day in each month
So for january I want the value for day 31, for february the value for day 28(unless leap year of course), and so on.
Also, if the last date in this month is a holiday and I have no value, can I make it use the last valid value for this month? Missing values are noted as NA instead of a number.
Related Posts with Using only end of month values for a daily dataset?
How to interpret xtsktest results of panel dataHow to interpret xtsktest results of panel data and is it okay to run without OLS and Random Effect …
Bar Chart categorical variables. BeginnerHi everyone! I'm Stata beginner, don't know all the features. I do need help with research task. My…
Converting Weekly Data to Monthly DataI have weekly data that is issued say every Friday (different data sets have different issuance date…
byable problemI have a program pf that folks at Stata help me write to compute variations on probit and I just tri…
changing string to floatHi all, greetings! I have a variable named "pcgdp" stored as string. Observations are numeric values…
Subscribe to:
Post Comments (Atom)
0 Response to Using only end of month values for a daily dataset?
Post a Comment