compute_exact_partition_function(
alpha = 3.4, n_items = 34, metric = "cayley"
)
compute_exact_partition_function(
alpha = 3.4, n_items = 34, metric = "hamming"
)
compute_exact_partition_function(
alpha = 3.4, n_items = 34, metric = "kendall"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.