logLikelihood

open override fun logLikelihood(x: Double): Double(source)

Computes the natural log of the pdf function evaluated at x. Implementations may want to specify computationally efficient formulas for this function.