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