hipIndexRandomPermutation {spbal} | R Documentation |
Permute Halton indices.
Description
A description.
Usage
hipIndexRandomPermutation(its)
Arguments
its |
The number of partitioning iterations. |
Value
A list containing the following variables:
-
permHaltonIndex
The permuted halton indices for all points. -
B
The number of Halton boxes.
Author(s)
Phil Davies, Blair Robertson.
[Package spbal version 1.0.1 Index]