View source: R/update-tuning.R
update_tuning_mv_mat | R Documentation |
this function updates multiple block Gaussian random walk proposal Metropolis-Hastings tuning parameters
update_tuning_mv_mat(
k,
accept,
lambda,
batch_samples,
Sigma_tune,
Sigma_tune_chol
)
k |
is a positive integer that is the current MCMC iteration. |
accept |
is a |
lambda |
is a is a |
batch_samples |
is a |
Sigma_tune |
is a |
Sigma_tune_chol |
is the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.