# Generated by roxygen2: do not edit by hand

S3method(plot,BayesMallows)
S3method(print,BayesMallows)
S3method(print,BayesMallowsMixtures)
export(assess_convergence)
export(assign_cluster)
export(compute_consensus)
export(compute_mallows)
export(compute_mallows_mixtures)
export(compute_posterior_intervals)
export(create_ordering)
export(create_ranking)
export(estimate_partition_function)
export(expected_dist)
export(generate_constraints)
export(generate_initial_ranking)
export(generate_transitive_closure)
export(lik_db_mix)
export(plot_elbow)
export(plot_top_k)
export(predict_top_k)
export(rank_distance)
export(rank_freq_distr)
export(sample_mallows)
importFrom(Rcpp,sourceCpp)
importFrom(Rdpack,reprompt)
importFrom(rlang,.data)
useDynLib(BayesMallows, .registration = TRUE)
