# 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(blockToSeries)
export(loss)
export(mixture)
export(oracle)
export(seriesToBlock)
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(stats,lowess)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,var)
