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?
Zero event meta analysis with ipdmetanHey everyone, I'm trying to run a two-stage meta-analysis to generate a forest plot with individual …
Interpretation of Competing Risk with stcrregI'm new to using competing risk analysis and want to make sure I'm interpreting and using it correct…
Traj command (dropout model)Hello everyone, I am using the traj command to examined gait speed trajectories and I have a questi…
Multiplying observations in a variable listIn a dataset of multiple variable lists, I would like to multiply the value of only selected variabl…
Making a dummy for threshold Hi, I am going to make a dummy Ii ( Em (i)<= Em) that selects firms whose employment (Em(i)) is…
Subscribe to:
Post Comments (Atom)
0 Response to Using only end of month values for a daily dataset?
Post a Comment