pdf

abstract fun pdf(x: Double): IRange

Returns the probability density function (PDF) of the distribution.

Return

The probability density function (PDF) of the distribution.

Parameters

x

The value to evaluate the PDF at.

See also

Throws

If some error occurred.