Closed ckarag closed 1 year ago
the issue is in line 442 of excelrecord1fcn.m instead of IRF==0 it should be opts.IRF == 0
I will try to push the changes, but for now, if you type: edit bear.data.excelrecord1fcn
and make the edit manually, it should work
the issue is in line 442 of excelrecord1fcn.m instead of IRF==0 it should be opts.IRF == 0
I will try to push the changes, but for now, if you type: edit bear.data.excelrecord1fcn
and make the edit manually, it should work
Thank you Eduard!
Hi. I am estimating an MF-VAR using the German data and the settings provided by the toolbox (-the settings I am using are those found in the path: C:\Users... \MathWorks\MATLAB Add-Ons\Toolboxes\BEAR toolbox\examples\bear_settings_MF.m). Everything is as expected. The model is estimated without any problems, and the results are saved in the Excel file. However, when I change setting s.IRF=0 I get the following error (-also attached as a screenshot):