Search found 2 matches
- Fri Jul 24, 2015 11:19 am
- Forum: Programming
- Topic: display coefficient matrix of VAR
- Replies: 2
- Views: 2207
Re: display coefficient matrix of VAR
Job done. Thanks!
- Thu Jul 23, 2015 1:27 pm
- Forum: Programming
- Topic: display coefficient matrix of VAR
- Replies: 2
- Views: 2207
display coefficient matrix of VAR
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 mes...
