# Generated by roxygen2: do not edit by hand

S3method(plot,bayeslincom)
S3method(print,bayeslincom)
export(lin_comb)
export(plot.bayeslincom)
export(print.bayeslincom)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(methods,is)
importFrom(stats,quantile)
importFrom(stats,reshape)
importFrom(stats,sd)
