inv_cdf: Generic method for obtaining the quantile (inverse cdf) of an...

View source: R/generic_dist.R

inv_cdfR Documentation

Generic method for obtaining the quantile (inverse cdf) of an object.

Description

Generic method for obtaining the quantile (inverse cdf) of an object.

Usage

inv_cdf(x, ...)

Arguments

x

The object to obtain the quantile of.

...

Additional arguments to pass.


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