Learn R Programming

PartialNetwork (version 1.1.2)

logCpvMF: 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)

Value

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

Arguments

p

is the dimension of the hypersphere.

eta

is the intensity parameter.

Examples

Run this code
logCpvMF(2, 3.1)

Run the code above in your browser using DataLab