randSN | R Documentation |
This function generates uncorrelated standard normal processes using box Muller method.
randSN(n, q)
n |
Integer determining the length of the process to be simulated |
q |
Integer determining the number of processes to be simulated |
A (T x q
) matrix of standard normal distributed errors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.