Compute the logarithm of the partition function for a Mallows rank model
Compute the logarithm of the partition function for a Mallows rank model
get_partition_function( n_items, alpha, cardinalities = NULL, logz_estimate = NULL, metric = "footrule" )
n_items |
Number of items. |
alpha |
The value of the alpha parameter. |
cardinalities |
Number of occurrences for each unique distance.
Applicable for Footrule and Spearman distance. Defaults to |
logz_estimate |
Precomputed importance sampling fit. |
metric |
A string. Available options are |
A scalar, the logarithm of the partition function.
There are no references for Rd macro \insertAllCites
on this help page.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.