rstdnorm_mat: Draws a matrix of standard normal variables

View source: R/RcppExports.R

rstdnorm_matR Documentation

Draws a matrix of standard normal variables

Description

Uses the ziggr function of the RcppZiggurat package as the RNG

Usage

rstdnorm_mat(n, p)

Arguments

n

number of rows of matrix

p

number of columns of matrix

Value

nxp matrix of independent std normal values


deruncie/MegaLMM documentation built on June 10, 2025, 7:26 p.m.