display coefficient matrix of VAR

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

mochuang_hanken
Posts: 2
Joined: Thu Jul 23, 2015 1:14 pm

display coefficient matrix of VAR

Postby mochuang_hanken » Thu Jul 23, 2015 1:27 pm

Target: only display coefficient matrix of VAR estimation without other statistics and save it as a matrix by using Eviews 8

I find a syntax @coefmat
but when I run the code as follow,
var var_market.ls(noconst) 1 5 tbm_market te_market tr_market ein
matrix coef_market=@coefmat(var_market)

Error message says
@coefmat is an illegal or reserved name

Would you please tell me how to correct the error? Thanks

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

Re: display coefficient matrix of VAR

Postby EViews Gareth » Thu Jul 23, 2015 1:39 pm

Code: Select all

matrix coef_market = var_market.@coefmat

mochuang_hanken
Posts: 2
Joined: Thu Jul 23, 2015 1:14 pm

Re: display coefficient matrix of VAR

Postby mochuang_hanken » Fri Jul 24, 2015 11:19 am

Job done. Thanks!


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests