pmf

open override fun pmf(k: Int): Double(source)

Returns the probability mass at k.

Return

the probability of exactly k, or zero if k is outside the support.

Parameters

k

the positive integer at which to evaluate the mass.