randu: Generate a matrix randomly from a uniform distribution

Description Usage Arguments

View source: R/utils.R

Description

Generate a matrix randomly from a uniform distribution

Usage

1
randu(..., min = 0, max = 1)

Arguments

...

Any number of dimensions.

min

lower limit of the distribution. Must be finite.

max

upper limit of the distribution. Must be finite.


kcf-jackson/ADtools documentation built on Nov. 16, 2020, 7:12 p.m.