# Generated by roxygen2: do not edit by hand

S3method(any_equivocal,class_pred)
S3method(any_equivocal,default)
S3method(as_class_pred,default)
S3method(as_class_pred,factor)
S3method(format,class_pred)
S3method(is_equivocal,class_pred)
S3method(is_equivocal,default)
S3method(is_ordered,class_pred)
S3method(is_ordered,default)
S3method(levels,class_pred)
S3method(obj_print_data,class_pred)
S3method(obj_print_footer,class_pred)
S3method(obj_print_header,class_pred)
S3method(reportable_rate,class_pred)
S3method(reportable_rate,default)
S3method(threshold_perf,data.frame)
S3method(vec_cast,character.class_pred)
S3method(vec_cast,class_pred.character)
S3method(vec_cast,class_pred.class_pred)
S3method(vec_cast,class_pred.factor)
S3method(vec_cast,class_pred.ordered)
S3method(vec_cast,factor.class_pred)
S3method(vec_cast,ordered.class_pred)
S3method(vec_proxy_compare,class_pred)
S3method(vec_proxy_equal,class_pred)
S3method(vec_ptype2,character.class_pred)
S3method(vec_ptype2,class_pred.character)
S3method(vec_ptype2,class_pred.class_pred)
S3method(vec_ptype2,class_pred.factor)
S3method(vec_ptype2,factor.class_pred)
S3method(vec_ptype_abbr,class_pred)
S3method(which_equivocal,class_pred)
S3method(which_equivocal,default)
export(any_equivocal)
export(append_class_pred)
export(as.factor)
export(as.ordered)
export(as_class_pred)
export(class_pred)
export(is_class_pred)
export(is_equivocal)
export(make_class_pred)
export(make_two_class_pred)
export(reportable_rate)
export(threshold_perf)
export(which_equivocal)
import(rlang)
import(vctrs)
importFrom(generics,as.factor)
importFrom(generics,as.ordered)
importFrom(magrittr,"%>%")
importFrom(yardstick,j_index)
importFrom(yardstick,sens)
importFrom(yardstick,spec)
