sampler.empirical_dist: Method for obtaining the sampler for a empirical_dist object.
Description
Method for obtaining the sampler for a empirical_dist object.
Usage
# S3 method for empirical_dist
sampler(x, ...)
Arguments
- x
The object to obtain the sampler of.
- ...
Additional arguments to pass (not used).