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