| SamplerJointIndep | R Documentation | 
Create joint, independent sampler out of multiple other samplers.
paradox::Sampler -> SamplerJointIndep
samplers(list())
List of Sampler objects.
new()Creates a new instance of this R6 class.
SamplerJointIndep$new(samplers)
samplers(list())
List of Sampler objects.
clone()The objects of this class are cloneable with this method.
SamplerJointIndep$clone(deep = FALSE)
deepWhether to make a deep clone.
Other Sampler: 
Sampler,
Sampler1D,
Sampler1DCateg,
Sampler1DNormal,
Sampler1DRfun,
Sampler1DUnif,
SamplerHierarchical,
SamplerUnif
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.