Description Usage Arguments Value Examples
Generates a bivariate normal distribution
1 |
N |
number of observations |
rho |
correlation efficient |
mean |
is the mean of the normal distribution. If left empty, 0 by default |
var |
is the variance of the normal distribution. If left empty, 1 by default |
a 2 dimensional matrix of a bivariate normal distribution
1 | rbi_norm(1000, 0.7)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.