# Generated by roxygen2: do not edit by hand

S3method(loo_conformal,brmsfit)
S3method(loo_conformal,default)
S3method(loo_conformal,stanreg)
S3method(predictive_interval,conformal)
S3method(print,conformal)
export(loo_conformal)
importFrom(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(cli,cli_warn)
importFrom(matrixStats,colMeans2)
importFrom(matrixStats,colMedians)
importFrom(rstantools,predictive_interval)
importFrom(stats,fitted)
importFrom(stats,quantile)
importFrom(stats,residuals)
