hseq: Generate a halton sequence from a base number

Description Usage Arguments

Description

Generate a halton sequence from a base number

Usage

1
hseq(H, prime = 3L, burn = 30L)

Arguments

H

the length of the halton sequnce

prime

the base number used to construct the Halton sequence, defaults to 3

burn

the number of elements to "burn" from the beginning of the halton sequence, defualts to 30


bamonroe/halton documentation built on May 11, 2019, 6:19 p.m.