Hi all,
Not really a question but I wanted to share something with the community. When I do Bayesian estimation I like to quickly check how my chosen prior distributions look like and not have to run Dynare to do so. Since I did not find such a tool online I gave it a go and - with the help of AI - tried to program a simple website where I can do these things.
Maybe this might be useful to some, so here is the link to my distribution plotter ![]()
It lets you choose between different distributions (Normal, Beta, Gamma, Inv. Gamma), change mean, standard deviation, and even gives you a code snippet of how to write this in Dynare for estimation.
Let me know if there is anything you are missing.
Cheers!