# Generated by roxygen2: do not edit by hand

S3method(mixture,default)
S3method(oracle,default)
S3method(plot,mixture)
S3method(plot,oracle)
S3method(predict,mixture)
S3method(predict,oracle)
S3method(print,mixture)
S3method(print,oracle)
S3method(print,summary.mixture)
S3method(print,summary.oracle)
S3method(summary,mixture)
S3method(summary,oracle)
export(FTRL)
export(blockToSeries)
export(loss)
export(mixture)
export(oracle)
export(seriesToBlock)
import(Rcpp)
import(alabama)
import(pipeR)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,boxplot)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(htmltools,browsable)
importFrom(htmltools,tagList)
importFrom(htmlwidgets,JS)
importFrom(methods,formalArgs)
importFrom(rAmCharts,addGraph)
importFrom(rAmCharts,addTitle)
importFrom(rAmCharts,addValueAxis)
importFrom(rAmCharts,amBoxplot)
importFrom(rAmCharts,amSerialChart)
importFrom(rAmCharts,controlShinyPlot)
importFrom(rAmCharts,setCategoryAxis)
importFrom(rAmCharts,setChartCursor)
importFrom(rAmCharts,setChartScrollbar)
importFrom(rAmCharts,setExport)
importFrom(rAmCharts,setLegend)
importFrom(stats,lowess)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,var)
useDynLib(opera)
