Description Usage Arguments Details Value Author(s) Examples
Compute J, the depth of the Halton lattice, given a population size .
1 |
N |
Population or frame size (a scalar) |
bases |
A vector of co-prime Halton bases of length D. |
This routine returns a largest Halton cycle (i.e., B) such that n <= B <= N. The first few Halton cycles are in Robertson et al. (2018) Web table 1.
A vector of length 2 containing the exponents of bases that produce a Halton cycle of length B such that n <= B <= N.
Trent McDonald
1 2 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.