gen_unif: Uniform Points

Description Usage Arguments Value

View source: R/sample.R

Description

Generates points targeting a uniform distribution.

Usage

1
gen_unif(n, l = 0, u = 1)

Arguments

n

number of points to generate.

l

lower bound.

u

upper bound.

Value

n-vector containing the sampled points.


iris-yi-jiang/small.sample documentation built on Jan. 23, 2022, 12:46 p.m.