Description Usage Arguments Value See Also Examples
The function provide a random number generator for the Matrix-variate data.
1 |
n |
number of observations. |
mean |
mean matrix, default is |
sigmaS |
covariance matrix between rows. |
sigmaT |
covariance matrix between columns. |
method |
string specifying the matrix decomposition used todetermine the matrix root of |
distribution |
the distribution used to generate random number. |
df |
|
returns a p*q*n array if n > 1. returns a p*q matrix if n = 1.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.