Description Usage Arguments Value
View source: R/synchronous2_pcn_coupling.R
Generation of two pCN proposals based on the common Gaussian increment
1 | synchronous2_pcn_coupling(chain_state1, chain_state2, identical, tuning)
|
chain_state1 |
a vector with position of the first particle |
chain_state2 |
a vector with position of the second particle |
identical |
a boolean variable, that takes value "True" if particles are at the same position and |
tuning |
a list that contains parameters required for pCN: standard deviation and rho |
list that contains updated states of the first and the second particles, updatd value of identical flag and the cost of calculations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.