# Generated by roxygen2: do not edit by hand

export(clusvis)
export(clusvisMixmod)
export(clusvisVarSelLCM)
export(plotDensityClusVisu)
import(MASS)
import(Rcpp)
import(Rmixmod)
import(VarSelLCM)
import(mgcv)
import(mvtnorm)
import(parallel)
importFrom(graphics,contour)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
useDynLib(ClusVis)
