Clear Filters
Clear Filters

MCMC - Metropolis Hastings

1 view (last 30 days)
Anita
Anita on 10 Jun 2011
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
the cyclist
the cyclist on 10 Jun 2011
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
problem solved, obviously a joint pdf was needed.

Categories

Find more on Condensed Matter & Materials Physics in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!