# Generated by roxygen2: do not edit by hand

S3method(print,cbar)
export(cbar)
export(destandardized)
export(plot_ts)
export(standardized)
export(summarise_anomaly)
export(summarise_incprob)
export(summarise_pred_error)
export(summarise_session)
importFrom(Boom,SdPrior)
importFrom(bsts,AddLocalLevel)
importFrom(bsts,BstsOptions)
importFrom(bsts,bsts)
importFrom(dplyr,filter)
importFrom(dplyr,select)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(magrittr,"%>%")
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
