drop continues category by @drop(? to ?)
Posted: Fri Feb 12, 2016 8:16 am
Hi
I have 200 obs monthly data, i use this command @expand(@monthly, @dropfirst) in the regression box (drop the first), just i would like to drop this 2-3-4-5-6. i can write all @drop (@drop(2), @drop(3),.....,drop(6)) but this is long way. :(
how can drop continues category whith short command,
I have 200 obs monthly data, i use this command @expand(@monthly, @dropfirst) in the regression box (drop the first), just i would like to drop this 2-3-4-5-6. i can write all @drop (@drop(2), @drop(3),.....,drop(6)) but this is long way. :(
how can drop continues category whith short command,