Description Usage Arguments Value
This function takes descriptions of the target
and tuning parameters, and returns a function kernel
kernel
Optionally the kernels can perform blocked gibbs updates also
1 2 3  | get_cpm_kernel(logtarget, Sigma_proposal, dimension, joint_update = T,
  rho = NULL, dim_U = NULL, component_updates = F, rho_component = NULL,
  block_indices_vec = NULL, single_kernel_only = F)
 | 
logtarget | 
 function to compute target log-density, e.g. see   | 
Sigma_proposal | 
 variance of the Normal random walk for the proposals  | 
dimension | 
 dimension of the target distribution  | 
A list containing the keys
single_kernel, coupled_kernel.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.