Description Usage Arguments Examples
Calculation of proposal ratio, see also proposal.
| 1 | proposalRatio(parOld, parNew, propSd)
 | 
| parOld | the parameter from the last iteration step | 
| parNew | drawn candidate | 
| propSd | proposal standard deviation | 
| 1 2 | cand <- proposal(1, 0.01)
proposalRatio(1, cand, 0.01)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.