Learn R Programming

distr6 (version 1.3.6)

isPdf: Test the Distribution Pdf Exist?

Description

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

Arguments

Value

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

R6 Usage

$isPdf

See Also

isCdf, isQuantile, isRand