# Generated by roxygen2: do not edit by hand

S3method(coverage,predictset_class)
S3method(coverage,predictset_reg)
S3method(plot,predictset_aci)
S3method(plot,predictset_class)
S3method(plot,predictset_reg)
S3method(predict,predictset_class)
S3method(predict,predictset_reg)
S3method(print,predictset_aci)
S3method(print,predictset_class)
S3method(print,predictset_compare)
S3method(print,predictset_model)
S3method(print,predictset_reg)
S3method(summary,predictset_class)
S3method(summary,predictset_reg)
export(conformal_aci)
export(conformal_aps)
export(conformal_class_split)
export(conformal_compare)
export(conformal_cqr)
export(conformal_cv)
export(conformal_jackknife)
export(conformal_lac)
export(conformal_mondrian)
export(conformal_mondrian_class)
export(conformal_pvalue)
export(conformal_raps)
export(conformal_split)
export(conformal_weighted)
export(coverage)
export(coverage_by_bin)
export(coverage_by_group)
export(interval_width)
export(make_model)
export(set_size)
importFrom(cli,cli_abort)
importFrom(cli,cli_bullets)
importFrom(cli,cli_h1)
importFrom(cli,cli_inform)
importFrom(cli,cli_progress_bar)
importFrom(cli,cli_progress_done)
importFrom(cli,cli_progress_update)
importFrom(cli,cli_text)
importFrom(cli,cli_warn)
importFrom(grDevices,adjustcolor)
importFrom(graphics,barplot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
