Description Usage Arguments Value See Also Examples
Density and random generation for Multivariate t-distributions with mean vector mean
,
covariance matrix cov
, and degrees of freedom nu
.
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 |
ddmvt
gives the density values; rdmvt
generates the random numbers
rdemmix
,ddmvn
,ddmsn
,
ddmst
,rdmvn
,rdmsn
,
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.