randSN: Standard normal errors using box Muller

View source: R/RcppExports.R

randSNR Documentation

Standard normal errors using box Muller

Description

This function generates uncorrelated standard normal processes using box Muller method.

Usage

randSN(n, q)

Arguments

n

Integer determining the length of the process to be simulated

q

Integer determining the number of processes to be simulated

Value

A (T x q) matrix of standard normal distributed errors


roga11/MSTest documentation built on Feb. 25, 2025, 6:10 p.m.