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