Description Usage Arguments Value See Also Examples
Density and random generation for Multivariate Skew Normal distributions with mean vector mean
,
covariance matrix cov
, and skew parameter vector del
.
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 |
del |
A length of p vector, the skew parameter |
ddmsn
gives the density values; rdmsn
generates the random numbers
rdemmix
,ddmvn
,ddmvt
,
ddmst
,rdmvn
,rdmvt
,
rdmst
.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.