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
display coefficient matrix of VAR
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: display coefficient matrix of VAR
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
Job done. Thanks!
Who is online
Users browsing this forum: No registered users and 2 guests
