Description Usage Arguments Value Author(s)
View source: R/DA_ADtheta_update.R
The function modifies the parameters in proposal distributions for corresponding parameters at each iteration to obtain better mixing propertities in the MCMC algorithm.
1  | DA_ADtheta_update(theta, ADtheta, oldits)
 | 
theta | 
 a list of 3 continuous parameters updated in the MCMC algorithm  | 
ADtheta | 
 a list of 6 parameters in the corresponding proposal distributions for parameters updated in the MCMC algorithm  | 
oldits | 
 an integer of the index of the MCMC iteration  | 
a list of updated parameters in proposal distributions
Pulong Ma <mpulong@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.