# Generated by roxygen2: do not edit by hand

S3method(plot,MixtComp)
S3method(print,MixtComp)
S3method(summary,MixtComp)
export(availableModels)
export(computeDiscrimPowerClass)
export(computeDiscrimPowerVar)
export(computeSimilarityClass)
export(computeSimilarityVar)
export(convertFunctionalToVector)
export(createAlgo)
export(createFunctional)
export(getBIC)
export(getCompletedData)
export(getEmpiricTik)
export(getICL)
export(getModel)
export(getParam)
export(getPartition)
export(getProportion)
export(getTik)
export(getType)
export(getVarNames)
export(heatmapClass)
export(heatmapTikSorted)
export(heatmapVar)
export(histMisclassif)
export(plotConvergence)
export(plotDataBoxplot)
export(plotDataCI)
export(plotDiscrimClass)
export(plotDiscrimVar)
export(plotParamConvergence)
export(plotProportion)
export(refactorCategorical)
import(plotly)
import(scales)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,scale_color_discrete)
importFrom(ggplot2,scale_fill_discrete)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,ylim)
importFrom(grDevices,n2mfrow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,title)
importFrom(stats,optimize)
importFrom(stats,pnorm)
importFrom(stats,qnbinom)
importFrom(stats,qnorm)
importFrom(stats,qpois)
importFrom(stats,qweibull)
importFrom(stats,uniroot)
importFrom(utils,head)
