Page 1 of 1

svector @rows and @droprow

Posted: Fri Jun 04, 2021 1:02 am
by michel
Dear team,

As we are supposed to do our datahandling in Eviews, I need to use svectors quite a lot. However those are missing important (standard) features.
I would suggest to add at least the object views: @rows and @droprow. Currently I need to count the svector by conversion into alpha, which is quite bulky if the workfile is shorter than the svector. Dropping a specific row from an svector is currently very complicated and frustrating.

Furthermore it would be ideal if all meaningful vector functions and views would be available for svectors too.

I use eviews 12.

Kind regards,
michel

Re: svector @rows and @droprow

Posted: Fri Jun 04, 2021 8:10 am
by EViews Gareth
Extremely sensible suggestion.

Re: svector @rows and @droprow

Posted: Wed Feb 08, 2023 3:02 am
by Robin.Choudhury
I use EViews 12 and can use the @rows on svectors.

svector(3) av
scalar _a=@rows(av)