# Generated by roxygen2: do not edit by hand

S3method(plot,BayesMallows)
export(assess_convergence)
export(assign_cluster)
export(compute_cp_consensus)
export(compute_mallows)
export(compute_mallows_mixtures)
export(compute_map_consensus)
export(compute_posterior_intervals)
export(create_ordering)
export(create_ranking)
export(estimate_partition_function)
export(generate_constraints)
export(generate_initial_ranking)
export(generate_transitive_closure)
export(plot_elbow)
export(plot_top_k)
export(sample_mallows)
export(tidy_mcmc)
importFrom(Rcpp,sourceCpp)
importFrom(Rdpack,reprompt)
importFrom(rlang,.data)
useDynLib(BayesMallows, .registration = TRUE)
