# Generated by roxygen2: do not edit by hand

S3method(E_loo,default)
S3method(E_loo,matrix)
S3method(loo,"function")
S3method(loo,matrix)
S3method(plot,loo)
S3method(print,compare.loo)
S3method(print,loo)
S3method(print,pareto_k_table)
S3method(waic,"function")
S3method(waic,matrix)
export(E_loo)
export(compare)
export(extract_log_lik)
export(gpdfit)
export(loo)
export(loo.function)
export(loo.matrix)
export(nlist)
export(pareto_k_ids)
export(pareto_k_table)
export(psislw)
export(waic)
export(waic.function)
export(waic.matrix)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
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)
