gen.x.unif: A helper function to generate n samples of a d-dimensional...

Description Usage Arguments Author(s)

Description

A helper function to generate n samples of a d-dimensional uniform vector.

Usage

1
gen.x.unif(n, d, a = -1, b = 1)

Arguments

n

the number of samples.

d

the number of dimensions.

a

the lower limit.

b

the upper limit.

x

[n, d] the simulated data matrix.

Author(s)

Eric Bridgeford


ebridge2/badmf documentation built on June 4, 2019, 8:53 a.m.