# Generated by roxygen2: do not edit by hand

S3method(forest,umbrella)
S3method(print,umbrella)
S3method(subset,umbrella)
S3method(summary,umbrella)
export(add.evidence)
export(drop.evidence)
export(esb.test)
export(forest)
export(forest.umbrella)
export(subset.umbrella)
export(summary.umbrella)
export(umbrella)
export(umbrella.gui)
export(umbrella.xls)
export(union.umbrella)
export(view.errors.umbrella)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,lines)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(stats,aggregate.data.frame)
importFrom(stats,binom.test)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,pnorm)
importFrom(stats,prop.test)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rpois)
importFrom(stats,weighted.mean)
importFrom(utils,browseURL)
importFrom(utils,write.csv)
