# Generated by roxygen2: do not edit by hand

S3method(plot,csuv)
S3method(print,csuv)
export(csuv)
export(csuv.ci)
export(csuv.plot.helper)
export(get.compare.fit)
export(get.compare.methods)
export(get.csuv.final.mod)
export(get.csuv.unique.fit)
export(interactive.uncertainty.illustration)
export(lm.compare.method)
export(lm.cv)
export(lm.mse)
export(lm.ols.refit)
export(set.log.level)
import(datasets)
import(doParallel)
import(parallel)
import(relaxo)
importFrom(grDevices,dev.list)
importFrom(grDevices,dev.off)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,boxplot)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,read.csv)
