logCpvMF {PartialNetwork} | R Documentation |
log of the Normalization Constant for the von Mises-Fisher distribution
of dimension p
with intensity parameter eta
.
logCpvMF(p, eta)
p |
is the dimension of the hypersphere. |
eta |
is the intensity parameter. |
the log of normalization constant of the von Mises-Fisher distribution.
logCpvMF(2, 3.1)