lowWAFOMSobol.points {LowWAFOMSobol} | R Documentation |
get points from Low WAFOM SobolSequence
Description
This R version does not returns coordinate value zero, but returns value very near to zero, 2^-64.
Usage
lowWAFOMSobol.points(dimR, dimF2 = 10, digitalShift = FALSE)
Arguments
dimR |
dimension. |
dimF2 |
F2-dimension of each element. |
digitalShift |
use digital shift or not. |
Value
matrix of points where every row contains dimR dimensional point.
[Package LowWAFOMSobol version 1.1.1 Index]