Uniform random sampler for arbitrary (bounded) parameters.
See also
Other Sampler:
Sampler,
Sampler1D,
Sampler1DCateg,
Sampler1DNormal,
Sampler1DRfun,
SamplerHierarchical,
SamplerJointIndep,
SamplerUnif
Super classes
paradox::Sampler -> paradox::Sampler1D -> Sampler1DUnif
Methods
Inherited methods
Method new()
Creates a new instance of this R6 class.
Usage
Sampler1DUnif$new(param)Arguments
param(
ParamSet)
Domain / support of the distribution we want to sample from. Must be one-dimensional.