importFrom("graphics", "hist", "lines", "par")
importFrom("stats", "dnorm", "runif")
export(rbga)
export(rbga.bin)
S3method(plot, rbga)
S3method(summary, rbga)