rmap.empirical_dist: Method for obtaining the empirical distribution of a function...

View source: R/empirical_dist.R

rmap.empirical_distR Documentation

Method for obtaining the empirical distribution of a function of the observations of empirical_dist object x.

Description

Method for obtaining the empirical distribution of a function of the observations of empirical_dist object x.

Usage

## S3 method for class 'empirical_dist'
rmap(x, g, ...)

Arguments

x

The empirical distribution object.

g

The function to apply to each observation.

...

Additional arguments to pass into function g.


queelius/algebraic.dist documentation built on Jan. 27, 2025, 8:46 a.m.