# Generated by roxygen2: do not edit by hand

S3method(plot,MixtCompLearn)
S3method(predict,MixtComp)
S3method(print,MixtCompLearn)
S3method(summary,MixtCompLearn)
export(extractMixtCompObject)
export(mixtCompLearn)
export(mixtCompPredict)
export(plotCrit)
export(slopeHeuristic)
import(RMixtCompIO)
import(RMixtCompUtilities)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(graphics,plot)
importFrom(parallel,detectCores)
importFrom(plotly,"%>%")
importFrom(plotly,add_trace)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(scales,pretty_breaks)
importFrom(stats,cov)
importFrom(stats,var)
importFrom(utils,head)
