Standard normal errors using box Muller
This function generates uncorrelated standard normal processes using box Muller method.
randSN(n, q)
n
: Integer determining the length of the process to be simulatedq
: Integer determining the number of processes to be simulatedA (T x q
) matrix of standard normal distributed errors