MCMC - Metropolis Hastings
1 次查看(过去 30 天)
显示 更早的评论
Dear Experts, May I have a question? I`m trying to code up MCMC with Metropolis - Hasting using the mhsample command. The documentation says that the arguments x and y have to be the same size as the row vector of the initial values. I am trying to draw from three variables (3 initial values) but it does not work. Do you have any ideas how shall I proceed? Thank you very much in advance for your help.
2 个评论
the cyclist
2011-6-10
Can you post the code that you have tried? That should help us diagnose any issues.
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!