Logical connections of smpls
Posted: Wed May 06, 2015 1:05 am
Dear Eviews team
I use Eviews 8.1
I nice-to-have feature would the possibility of logical connections of samples
Example (for panel data)
Best, mamo
I use Eviews 8.1
I nice-to-have feature would the possibility of logical connections of samples
Example (for panel data)
Code: Select all
smpl lowcross "if crossid < 10"
smpl late 2013 2015
' New suggested features:
' Define a new sample using logical connections of existing samples
sample lowlate lowcross and late
' Set sample using logical connections of existing samples
smpl not lowcross or late