# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(print,compare.loo)
S3method(print,loo)
export(compare)
export(extract_log_lik)
export(gpdfit)
export(loo)
export(loo_and_waic)
export(loo_and_waic_diff)
export(nlist)
export(psisloo)
export(psislw)
export(waic)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(matrixStats,colLogSumExps)
importFrom(matrixStats,colVars)
importFrom(matrixStats,logSumExp)
importFrom(parallel,makePSOCKcluster)
importFrom(parallel,mclapply)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,var)
