MCMC - Metropolis Hastings

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 Comments

Can you post the code that you have tried? That should help us diagnose any issues.
Anita
Anita on 12 Jun 2011
thank you, it is clear now.

Sign in to comment.

Answers (1)

Anita
Anita on 12 Jun 2011

0 votes

problem solved, obviously a joint pdf was needed.

Asked:

on 10 Jun 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!