hipX1split {spbal} | R Documentation |
First dimension split.
Description
Split point pairs using the first dimension.
Usage
hipX1split(x1pts, HaltonIndex, BoxIndex, xlevel, x1Hpts)
Arguments
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. |
Value
A variable called HaltonIndex, the updated Halton indices for all points in x1Hpts.
Author(s)
Phil Davies, Blair Robertson.
[Package spbal version 1.0.1 Index]