expectation.gmm: Compute the expected distance, GMM under the Hamming distance
Description
Compute the expected distance in the GMM under the Hamming distance
Usage
expectation.gmm(theta, dist.name = "kendall")
Value
The expected distance decomposition vector under the GMM
Arguments
theta
n dimensional real vector with the dispersion parameters
dist.name
optional name of the distance used in the GMM. One of: kendall (default), cayley, hamming
References
"Ekhine Irurozki, Borja Calvo, Jose A. Lozano (2016). PerMallows: An R Package for Mallows and Generalized Mallows Models. Journal of Statistical Software, 71(12), 1-30. doi:10.18637/jss.v071.i12"