View source: R/debiasing_algorithm.R
## function to continue coupled chains until step K c_chain should be the output of coupled_chains and K should be more than c_chain$iteration, otherwise returns c_chain
1  | continue_coupled_chains(c_chain, single_kernel, K = 1, ...)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.