# Generated by roxygen2: do not edit by hand

export(new_counts)
exportClasses(Counts)
exportMethods("set_counts<-")
exportMethods("set_fractions<-")
exportMethods(compute_posterior)
exportMethods(get_counts)
exportMethods(get_fractions)
exportMethods(get_posterior_param)
exportMethods(plot)
exportMethods(plot_posterior)
exportMethods(summary)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,curve)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,rect)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,show)
importFrom(methods,validObject)
importFrom(plotrix,addtable2plot)
importFrom(stats,dgamma)
importFrom(stats,dnbinom)
importFrom(stats,pgamma)
importFrom(stats,qgamma)
importFrom(utils,head)
importFrom(utils,tail)
