Create a multivariate t-distributed random matrix
1 2 3 4 5 6 7 8 9 |
n |
Number of observations |
mu |
Vector of sample means |
S |
Covariance matrix |
df |
Degrees of freedom |
max_norm |
Maximum matrix norm |
max_iterations |
Maximum number of iterations for the loop to search
for a matrix meeting |
type_norm |
Type of matrix norm passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.