# Generated by roxygen2: do not edit by hand

S3method(plot,Bayes)
S3method(plot,assess)
S3method(plot,control)
S3method(plot,decide)
S3method(plot,group)
S3method(plot,importance)
S3method(print,alpha)
S3method(print,interpret)
export(Bayes)
export(alpha)
export(assess)
export(control)
export(decide)
export(group)
export(importance)
export(interpret)
export(itsEffect)
importFrom(grDevices,adjustcolor)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,dotchart)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(methods,is)
importFrom(methods,show)
importFrom(stats,acf)
importFrom(stats,aggregate)
importFrom(stats,aov)
importFrom(stats,ar)
importFrom(stats,as.formula)
importFrom(stats,binom.test)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,df)
importFrom(stats,dgamma)
importFrom(stats,dlnorm)
importFrom(stats,dnorm)
importFrom(stats,dt)
importFrom(stats,dweibull)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pbeta)
importFrom(stats,pchisq)
importFrom(stats,pgamma)
importFrom(stats,plnorm)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,poisson.test)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,pweibull)
importFrom(stats,qbeta)
importFrom(stats,qchisq)
importFrom(stats,qgamma)
importFrom(stats,qlnorm)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,qweibull)
importFrom(stats,residuals)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(utils,head)
importFrom(utils,tail)
