rmap: Generic method for applying a map 'f' to distribution object...

View source: R/generic_dist.R

rmapR Documentation

Generic method for applying a map f to distribution object x.

Description

Generic method for applying a map f to distribution object x.

Usage

rmap(x, g, ...)

Arguments

x

The distribution object.

g

The function to apply.

...

Additional arguments to pass into g.


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