cdf: Generic method for obtaining the cdf of an object.

View source: R/generic_dist.R

cdfR Documentation

Generic method for obtaining the cdf of an object.

Description

Generic method for obtaining the cdf of an object.

Usage

cdf(x, ...)

Arguments

x

The object to obtain the cdf of.

...

Additional arguments to pass.


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