vanderCorput: calculates a van der Corput sequence

Description Usage Arguments

View source: R/halton.R

Description

calculates a van der Corput sequence

Usage

1
vanderCorput(size, base = 2, start)

Arguments

size

the length of the resulting sequence

base

a prime number that is used a the base

start

the starting position. A random value is used when missing.


ThierryO/grts documentation built on Jan. 15, 2022, 8:31 p.m.