# Generated by roxygen2: do not edit by hand

S3method(print,evaluatellm_agreement)
S3method(print,evaluatellm_bootstrap)
S3method(print,evaluatellm_cluster)
S3method(print,evaluatellm_debias)
S3method(print,evaluatellm_elo)
S3method(print,evaluatellm_eval)
S3method(print,evaluatellm_judge_power)
S3method(print,evaluatellm_mde)
S3method(print,evaluatellm_multi)
S3method(print,evaluatellm_paired)
S3method(print,evaluatellm_power)
S3method(print,evaluatellm_rank)
S3method(print,evaluatellm_resample)
S3method(print,evaluatellm_score)
S3method(print,evaluatellm_unpaired)
S3method(print,evaluatellm_vr)
export(as_eval)
export(ev_bootstrap)
export(ev_cluster)
export(ev_elo)
export(ev_icc)
export(ev_judge_agreement)
export(ev_judge_debias)
export(ev_judge_power)
export(ev_mde)
export(ev_multi)
export(ev_paired)
export(ev_plot)
export(ev_power)
export(ev_rank)
export(ev_resample)
export(ev_score)
export(ev_table)
export(ev_unpaired)
export(ev_variance_reduction)
importFrom(cli,cli_abort)
importFrom(cli,cli_warn)
importFrom(grDevices,grey)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,glm)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stats,vcov)
