Description Usage Arguments Value Examples
A Metropolis-Hastings sampler using Rcpp
1 |
sigma |
the standard deviation of the sample-generating normal distribution |
x0 |
initial values |
N |
length of Markov Chain |
A Markov China of generating samples
1 2 3 4 | ## Not run:
R= randomMHC(2,10,2000)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.