acc | R Documentation |
Function to accept (or not) a proposed solution used as part of the MCMC procedure
acc(old, new)
old |
a numeric value |
new |
a numeric value |
A function for the evaluation of two likelihoods as part of the MCMC procedure
returns the an evaluation of old/new > U where U is a draw from the uniform distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.