halton | R Documentation |
Halton Sequences
halton( draw, dim, prime = NULL, scramble = F, randomise = F, normal = F, discard = NULL )
draw |
Number of draws for the sequence |
dim |
Number of dimensions to draw |
prime |
If |
scramble |
If |
randomise |
If |
normal |
If |
discard |
If provided, simulate an extra number of draws and discard the first few. For example, if 10, |
bhat2003rngbox
\insertReftrain2003rngbox
\insertRefokten2012rngbox
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.