empirical_dist object x.R/empirical_dist.R
rmap.empirical_dist.RdMethod for obtaining the empirical distribution of a function of the
observations of empirical_dist object x.
# S3 method for empirical_dist
rmap(x, g, ...)The empirical distribution object.
The function to apply to each observation.
Additional arguments to pass into function g.