moment

open override fun moment(n: Int): Double

Returns the n-th moment of the distribution.

Return

The n-th moment of the distribution.

Parameters

n

The moment to return.

Throws

If some error occurred.