# Generated by roxygen2: do not edit by hand

S3method(dotplot,pbo)
S3method(histogram,pbo)
S3method(summary,pbo)
S3method(xyplot,pbo)
export(pbo)
import(grid)
importFrom(foreach,"%dopar%")
importFrom(lattice,dotplot)
importFrom(lattice,histogram)
importFrom(lattice,panel.abline)
importFrom(lattice,panel.densityplot)
importFrom(lattice,panel.grid)
importFrom(lattice,panel.histogram)
importFrom(lattice,panel.lmline)
importFrom(lattice,panel.rug)
importFrom(lattice,panel.xyplot)
importFrom(lattice,xyplot)
importFrom(latticeExtra,doubleYScale)
importFrom(stats,ecdf)
importFrom(stats,lm)
importFrom(stats,reorder)
importFrom(utils,combn)
