How to get random draws of posteriors

Dear all,

How to obtain random draws of posteriors after the estimation? Is there any code or example for this please? Thank you very much!

Best wishes,
Michael

What exactly are you trying to do? If you just want draws, you can select them yourself from the stored draw files in the metropolis subfolder. If you are trying to compute some objects on these draws, you can use the posterior_function (which you could also use to simply return the random parameter vector)