Description Usage Arguments Value Examples
A Gibbs sampler using Rcpp
1 | gibbs_cpp(N)
|
N |
the number of samples |
a random sample of size n
1 2 3 4 5 | ## Not run:
rnC <- gibbs_cpp(100)
rnC
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.