randn: Generate a matrix randomly from a normal distribution

Description Usage Arguments

View source: R/utils.R

Description

Generate a matrix randomly from a normal distribution

Usage

1
randn(..., mean = 0, sd = 1)

Arguments

...

Any number of dimensions.

mean

vector of means.

sd

vector of standard deviations.


ADtools documentation built on Nov. 9, 2020, 5:09 p.m.