fisherInformation

abstract fun fisherInformation(n: Int = 0): DoubleArray

Returns the Fisher information of the distribution.

Return

The Fisher information of the distribution.

Parameters

n

The number of observations.

See also

Throws

If some error occurred.