logCpvMF: Normalization constant of the von Mises-Fisher distribution

View source: R/vMF.R

logCpvMFR Documentation

Normalization constant of the von Mises-Fisher distribution

Description

log of the Normalization Constant for the von Mises-Fisher distribution of dimension p with intensity parameter eta.

Usage

logCpvMF(p, eta)

Arguments

p

is the dimension of the hypersphere.

eta

is the intensity parameter.

Value

the log of normalization constant of the von Mises-Fisher distribution.

Examples

logCpvMF(2, 3.1)

ahoundetoungan/PartialNetwork documentation built on March 15, 2024, 4:35 p.m.