Page 1 of 1

bvar documentation

PostPosted: Fri Mar 21, 2014 11:45 pm
by parantap
Can anybody direct me to the right source for bvar documentation? I have got this code from a friend but I cannot find any documentation of it in the latest dynare manual (4.4.2).
If I run this in my programme I get an error message that the index is out of range with teh matrix dimesnsion.


bvar_density(datafile = data1_qe, first_obs = 100, bvar_prior_flat,
bvar_prior_train = 10) 8;

Re: bvar documentation

PostPosted: Sat Mar 22, 2014 8:57 am
by jpfeifer
Please try the most recent unstable version. There the documentation is also more explicit.