hipX1split | R Documentation |
Split point pairs using the first dimension.
hipX1split(x1pts, HaltonIndex, BoxIndex, xlevel, x1Hpts)
x1pts |
First dimension component of point pair. |
HaltonIndex |
Halton indices for all points in x1Hpts. |
BoxIndex |
Index of current box to process. |
xlevel |
The current iteration level. |
x1Hpts |
First dimension component of Halton point pair. |
A variable called HaltonIndex, the updated Halton indices for all points in x1Hpts.
Phil Davies, Blair Robertson.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.