question on sample selection
Posted: Mon Feb 26, 2018 9:27 am
Hi,
I'd like to analyse properties of the first month of each quarter in a data series. I'm thinking I should just create a new series with NA's for all other months but I'm wondering what is a faster way to create the sample than this
Thanks!
I'd like to analyse properties of the first month of each quarter in a data series. I'm thinking I should just create a new series with NA's for all other months but I'm wondering what is a faster way to create the sample than this
Code: Select all
smpl 2000:01 2000:01 2000:04 2000:04 etc etc