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
Drop variables based on observations Code: +----------------------------------------------------------+ | A B …
Convert xy coordinate in meters to degrees in StataDear Statalisters, I am trying to convert coordinates in meters to xy latitude and longitude in Sta…
Using probability weights given by datasetI am currently trying to carry out the Mundlak approach to NELS:88-92 dataset. I was wondering if so…
Which analysis is proper xtgls or xtreg,fe vce(robust)?Hi, I have panel dataset for 85countires. The time period is for 40 years(1978 to 2017), but the ma…
Bivariate probit modelHi, I am estimating a bivariate probit model on the joint decision for a mother to participate in t…
Subscribe to:
Post Comments (Atom)
0 Response to Keeping subset of data using date variable
Post a Comment