Description Usage Arguments Value
View source: R/mcmc_functions.R
Scales the given step size (between 0 and 1) based on the current acceptance rate to get closed to the desired acceptance rate
1  | scaletuning1(step, popt, pcur)
 | 
step | 
 the current step size  | 
popt | 
 the desired acceptance rate  | 
the | 
 current acceptance rate  | 
the scaled step size
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.