Learn R Programming

distr6 (version 1.3.1)

isQuantile: Test the Distribution Quantile Exist?

Description

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

Arguments

Value

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

R6 Usage

$isQuantile

See Also

isPdf, isCdf, isRand