# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,mcc)
S3method(as_mcc,data.frame)
S3method(as_mcc,default)
S3method(as_mcc,list)
S3method(plot,mcc)
S3method(print,mcc)
S3method(print,mcc_comparison)
S3method(print,summary.mcc)
S3method(summary,mcc)
export(as_mcc)
export(compare_mcc)
export(filter_mcc)
export(geom_line_mcc)
export(is_grouped)
export(is_mcc)
export(is_weighted)
export(mcc)
export(mcc_details)
export(mcc_estimates)
export(mcc_final_values)
export(mcc_grouping_var)
export(mcc_groups)
export(mcc_method)
importFrom(cards,round5)
importFrom(data.table,":=")
importFrom(glue,glue)
importFrom(lifecycle,deprecated)
importFrom(rlang,"%||%")
importFrom(rlang,.data)
importFrom(rlang,as_function)
importFrom(rlang,global_env)
importFrom(rlang,inject)
importFrom(rlang,is_logical)
importFrom(rlang,is_true)
importFrom(rlang,set_names)
