Description Usage Arguments Value See Also Examples
Density and random generation for Multivariate Normal distributions with mean vector mean, and covariance matrix cov.
1 2 |
dat |
An n by p numeric matrix, the dataset |
n |
An integer, the number of observations |
p |
An integer, the dimension of data |
mean |
A length of p vector, the mean |
cov |
A p by p matrix, the covariance |
ddmvn gives the density values; rdmvn generates the random numbers
rdemmix,ddmvt,ddmsn,
ddmst,rdmvt,rdmsn,
rdmst.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.