Hi,
I am not sure if we can use Stan for BVAR for the academic purposes, any recommendations or suggestions please.
Regards,
Hi,
I am not sure if we can use Stan for BVAR for the academic purposes, any recommendations or suggestions please.
Regards,
Yes, you can use Stan but the steps that you have to go through to keep it stationary are somewhat difficult. We hope to have something built into Stan for VAR models in the future.
Thank you,
Any manual or examples you can refer to ?
There is nothing in the manual yet. Some Stan developers were scheduled to discuss it next Friday, but I think I got bumped to another week.
It’s a little old (and thus, might requires some revising on your part), but @James_Savage wrote out a VAR model a few years ago that might be a nice starting point: https://rpubs.com/jimsavage/hierarchical_var
Well I have a package for time series in stan, where you can do varma models
Is not in the cran yet, but might be usefull
Thanks, I will check this.
Thank you, appreciate it !!