powered by
Create joint, independent sampler out of multiple other samplers.
R6::R6Class inheriting from Sampler.
smpl = SamplerJointIndep$new(samplers)
samplers :: list() List of Sampler objects.
samplers
list()
See Sampler. Additionally, the class provides:
See Sampler.
Other Sampler: Sampler1DCateg, Sampler1DNormal, Sampler1DRfun, Sampler1DUnif, Sampler1D, SamplerHierarchical, SamplerUnif, Sampler
Sampler1DCateg
Sampler1DNormal
Sampler1DRfun
Sampler1DUnif
Sampler1D
SamplerHierarchical
SamplerUnif
Sampler