R/acc.R
acc.Rd
Function to accept (or not) a proposed solution used as part of the MCMC procedure
acc(old, new)
a numeric value
returns the an evaluation of old/new > U where U is a draw from the uniform distribution
A function for the evaluation of two likelihoods as part of the MCMC procedure