Description Usage Arguments Details Value See Also Examples
RRgauss
defines
the d-dimensional vector of independent Gaussian random
variables.
1 |
mu, sd, log |
see Normal. Here, the components can be vectors, leading to multivariate distibution with independent components. |
It has the same effect as
RRdistr(norm(mu=mu, sd=sd, log=log))
.
RRgauss
returns an object of class RMmodel
.
Do not mix up RRgauss
with RMgauss
or
RPgauss
.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.