It creates a sampler for the `mle_boot` object. It returns a function that accepts a single parameter `n` denoting the number of samples to draw from the `mle_boot` object.
Usage
# S3 method for mle_boot
sampler(x, ...)
It creates a sampler for the `mle_boot` object. It returns a function that accepts a single parameter `n` denoting the number of samples to draw from the `mle_boot` object.
# S3 method for mle_boot
sampler(x, ...)