Method MCMC/decision


  DECISION: Compute the MH acceptance ratio
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  Description: Compute the MH acceptance ratio given the
               log-likelihood, beta and prior values.
 
 
         CALL: answer = decision(L1, L2, betta)
 
               answer = TRUE_FALSE value.
 
  NK 2012
 
Method Details
Access public
Defining Class MCMC
Sealed 0
Static 1



©LTP Team