Description Usage Arguments Value Examples
#'This function calculates the mean and variance of a Wishart distribution based on the input of a scale matrix and the degrees of freedom.
1 | stat.Wishart(sigma, m)
|
sigma |
The scale matrix. |
m |
Degrees of freedom. |
The mean and variance.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.