sobol_design: Sobol sequence

Description Methods

Description

I don't like the randtoolbox because you can't have two separate concurrent Sobol sequences.

Methods

Public methods


Method new()

Usage
sobol_design$new(D, L, seed = numeric(0))

Method get.batch()

Usage
sobol_design$get.batch(L = self$L)
Arguments
L

Number of points to get


Method clone()

The objects of this class are cloneable with this method.

Usage
sobol_design$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


CollinErickson/GradAdaptCompExp documentation built on Dec. 17, 2021, 3:02 p.m.