Description Usage Arguments Examples
Greedy method of tuning epsilon in HMC-leapfrog.
| 1 | hmc.tuningepsilon(x, L = 5000, Tau = 100, epsilon = 0.1^(3:5), cutoff = 1.1)
 | 
| x | |
| L | |
| Tau | |
| epsilon | |
| cutoff | 
| 1 2 3 4 | #examples from Tuning:
## Not run:
hmc.tuningepsilon(rep(0,50));
## End(**Not run**)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.