mistery in @elem function
Posted: Wed Dec 07, 2011 8:57 am
Hi Eviews users,
I am very puzzled by a strange results eviews 6 gives me: I want to access element "@first+t" (where t is a predefined scalar) of series x...
the same command :
scalar pr=@elem(x,"@first+t")
will give the right result in one workfile, and 0 in the other workfile, even if in both files the series x has no Na and obviously it has a finite value for the obsrvervation @first+t....is my syntax wrong in any way? can this be a bug?
If any of u has any idea of what's going on please let me know...
I am very puzzled by a strange results eviews 6 gives me: I want to access element "@first+t" (where t is a predefined scalar) of series x...
the same command :
scalar pr=@elem(x,"@first+t")
will give the right result in one workfile, and 0 in the other workfile, even if in both files the series x has no Na and obviously it has a finite value for the obsrvervation @first+t....is my syntax wrong in any way? can this be a bug?
If any of u has any idea of what's going on please let me know...