# Generated by roxygen2: do not edit by hand

export(mbrPlotDuals)
export(mbrPlotInteraction)
exportClasses(MBR)
exportMethods(mbrAssociation)
exportMethods(mbrGet)
exportMethods(mbrPriorEvidenceTable)
exportMethods(tni2mbrPreprocess)
import(RTN)
import(methods)
importClassesFrom(RTN,TNI)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,hsv)
importFrom(grDevices,pdf)
importFrom(grDevices,rgb2hsv)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,title)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,p.adjust)
importFrom(stats,phyper)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)