Learn R Programming

distr6 (version 1.3.2)

isCdf: Test the Distribution Cdf Exist?

Description

Returns whether or not the distribution has a defined expression for the Cdf.

Arguments

Value

Returns TRUE if an expression for the Cdf is defined for the distribution, FALSE otherwise.

R6 Usage

$isCdf

See Also

isPdf, isQuantile, isRand