C_lam {RMallow} | R Documentation |
Calculate the normalizing coefficient, as a function of the lambda parameter, and the size of the sequence space.
C_lam(lambda, dists = NULL, dists.table = NULL)
lambda |
Spread parameter for Mallows' model. |
dists |
Vector of all distances from each sequence to 1:N |
dists.table |
Table version of "dists" above. |
Normalizing coefficient of Mallows' model in N! space with lambda = lambda.
Erik Gregory