# Generated by roxygen2: do not edit by hand

S3method(autoplot,consensus_rank)
S3method(autoplot,judge_clusters)
S3method(autoplot,rank_confsets)
S3method(print,consensus_rank)
S3method(print,judge_clusters)
S3method(print,judges)
S3method(print,rank_confsets)
export(autoplot)
export(consensus_rank)
export(importance_judges)
export(importance_loco)
export(importance_mdi)
export(importance_permutation)
export(importance_shap)
export(importance_to_rank)
export(item_consensus)
export(judge_clusters)
export(judge_weights)
export(prob_topk)
export(rank_confsets)
export(rank_select)
importFrom(ggplot2,
  .data,
  autoplot
)
importFrom(stats,setNames)
importFrom(utils,
  capture.output,
  head
)
