# Generated by roxygen2: do not edit by hand

S3method(IQR,Bolstad)
S3method(IQR,default)
S3method(as.data.frame,Bolstad)
S3method(bayes.t.test,default)
S3method(bayes.t.test,formula)
S3method(cdf,Bolstad)
S3method(createPrior,default)
S3method(lines,Bolstad)
S3method(mean,Bolstad)
S3method(median,Bolstad)
S3method(plot,Bolstad)
S3method(print,Bolstad)
S3method(print,sscsamp)
S3method(print,summary.Bolstad)
S3method(quantile,Bolstad)
S3method(sd,Bolstad)
S3method(sd,default)
S3method(summary,Bolstad)
S3method(var,Bolstad)
S3method(var,default)
export(IQR)
export(bayes.lin.reg)
export(bayes.lm)
export(bayes.t.test)
export(binobp)
export(binodp)
export(binogcp)
export(binomixp)
export(cdf)
export(createPrior)
export(decomp)
export(mvnmvnp)
export(normdp)
export(normgcp)
export(normmixp)
export(normnp)
export(nvaricp)
export(poisdp)
export(poisgamp)
export(poisgcp)
export(sd)
export(sintegral)
export(sscsample)
export(var)
export(xdesign)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,boxplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,approx)
importFrom(stats,approxfun)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,contrasts)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,dbeta)
importFrom(stats,dbinom)
importFrom(stats,dexp)
importFrom(stats,dgamma)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,dt)
importFrom(stats,dunif)
importFrom(stats,integrate)
importFrom(stats,is.empty.model)
importFrom(stats,lm.fit)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,pgamma)
importFrom(stats,pnorm)
importFrom(stats,ppoints)
importFrom(stats,pt)
importFrom(stats,qbeta)
importFrom(stats,qchisq)
importFrom(stats,qgamma)
importFrom(stats,qnorm)
importFrom(stats,qpois)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,splinefun)
importFrom(stats,terms)
importFrom(stats,var)
