rbvnorm | R Documentation |
GIBBS BIVARIATE SIMULATION
rbvnorm(x2seed = 1, iter = 10, mu, sigma)
x2seed |
seed |
iter |
iterations |
mu |
mu for x1 and x2 |
sigma |
variance/covariance matrix |
matrix with iter rows, x1, x2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.