This pull request adds a new feature to the method_of_moments
function, which allows for both Bayesian and Frequentist inference of impulse response function (IRF) matching.
The method_of_moments
command has been modified to include full Bayesian MCMC capabilities which follow closely and share codes as much as possible with the estimation
command, see also the corresponding preprocessor changes.
There is a to-do list in +mom/run.m
, but the items there are rather enhancements. Also we don't have an interface yet, but I think we could merge this first and then adapt once we decided on the new interface. The documentation needs to be updated to reflect the new feature, but this should also wait until we have an interface.
So for this merge request the To-Do list is: