Description Usage Arguments Value Examples
A Gibbs sampler using Rcpp.
1 | gibbsC(N, thin, a, b, n)
|
N |
the number of samples |
thin |
the number of between-sample random numbers |
a |
the parameter for gibbsc |
b |
the parameter for gibbsc |
n |
the parameter for gibbsc |
a random sample from gibbs mat
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.