Description Usage Arguments Details Value Examples
Generate Matrix Normal distribution
1 |
n |
number of draws from matrix normal distribution |
M |
matrix of expected values (r x s) |
U |
among-row scale covariance matrix (r x r) |
V |
among-column scale covariance matrix (s x s) |
Generate Matrix Normal distribution using Wikipedia notations. Default is just scalar N(0,1).
array of generated matrix normal (n x r x s)
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.