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)

PartialNetwork documentation built on May 29, 2024, 10:08 a.m.