Description Usage Arguments Value
Takes an MxN matrix A of randomly generated values and multiplies by the cholesky of an NxN matrix X, a correlation matrix.
1 | correlate_stochastics(stochastics, correlation)
|
stochastics |
A matrix |
correlation |
A square matrix with size the number of processes in the stochastic matrix. |
A MxN matrix of correlated stochastic random variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.