rsan: Standard normal array.

View source: R/hoff_functions.R

rsanR Documentation

Standard normal array.

Description

Generate an array of iid standard normal variables.

Usage

rsan(dim)

Arguments

dim

a vector of positive integers.

Details

This functions generates an array of dimension dim filled with iid standard normal variables.

Author(s)

Peter Hoff.

Examples

tensr:::rsan(c(5,4,3))

dcgerard/tensr documentation built on Oct. 4, 2022, 5:58 p.m.