Please advise how I can keep a subset of data using "date variable": i.e. keeping data from 27 Feb 2006 and 16 July 2006 (inclusive)
Tried this and obviously didn't work:
keep if allegdate >="27feb2006" & <="16jul2006"
Related Posts with Keeping subset of data using date variable
Structural Breaks in time-seriesHi everyone! I really need your advice!! I have a multivariate time-series model with yearly observ…
Y-Axis labelHello guys, I'll try to keep this as short as possible, thanks for any advice in advance. I'm curre…
Interpretation of Outreg2 table on terrorism event studyHi everyone! I am a student and do a thesis on the abnormal return generated by domestic terrorism …
Doing Diff-in-Diff with lagged dependent using xtabondHi, I'm doing a diff-in-diffs type of model with xtabond, but would be grateful for help establishin…
Forval loops with if-conditions in Panel dataHello together. I am still struggling with my current research. I want to run the following code in…
Subscribe to:
Post Comments (Atom)
0 Response to Keeping subset of data using date variable
Post a Comment