bnorm.gibbs | R Documentation |
Gibbs Sampler: Bivariate Normal
bnorm.gibbs(x0 = c(-5, 5), rho = 0.8, n = 500)
x0 |
initial states |
rho |
correlation coefficient |
n |
number of generated points MC |
bnorm.gibbs(x0 = c(-5, 5), rho = 0.8, n = 500)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.