Matrix functions in Eviews13

For questions regarding the import, export and manipulation of data in EViews, including graphing and basic statistics.

Moderators: EViews Gareth, EViews Jason, EViews Steve, EViews Moderator

vytama
Posts: 72
Joined: Wed Dec 19, 2012 11:05 am

Matrix functions in Eviews13

Postby vytama » Mon Dec 12, 2022 8:50 am

Hello,
Have the functions in matrix operations changed in Eviews 13? my code ran fine on Friday in Eviews 12, but now it gives me an error:
code:
vector {%market}_lead_cor_min=@transpose(@cmin( {%market}_lead_correl))

error:
A vector cannot be resized to have more than 1 column in
"VECTOR {%MARKET}_LEAD_COR_MIN=@TRANSPOSE(@CMIN(
(%market}_lead_correl)" on line 141.

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13307
Joined: Tue Sep 16, 2008 5:38 pm

Re: Matrix functions in Eviews13

Postby EViews Gareth » Mon Dec 12, 2022 10:19 am

There was a tidying up of the vector/rowvector objects. A vector is a nx1 sized object. A rowvector is a 1xn sized object.
Follow us on Twitter @IHSEViews

vytama
Posts: 72
Joined: Wed Dec 19, 2012 11:05 am

Re: Matrix functions in Eviews13

Postby vytama » Mon Dec 12, 2022 12:39 pm

Thank you.


Return to “Data Manipulation”

Who is online

Users browsing this forum: No registered users and 17 guests