Description Usage Arguments Value Examples
A Gibbs sampler using Rcpp
1 | gibbsC1(a, b, n)
|
a |
related to the distribution |
b |
related to the distribution |
n |
the number of samples |
a random matrix
1 2 3 4 | ## Not run:
gibbsC1(1,2,10)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.