# Generated by roxygen2: do not edit by hand

S3method(plot,MixtureMissing)
S3method(summary,MixtureMissing)
export(CNM)
export(MCNM)
export(MNM)
export(MtM)
export(NM)
export(generate_patterns)
export(hide_values)
export(initialize_clusters)
export(plot.MixtureMissing)
export(summary.MixtureMissing)
export(tM)
import(ContaminatedMixt)
import(cluster)
import(mvtnorm)
import(rootSolve)
importFrom(GGally,ggparcoord)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,theme_bw)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,pairs)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,complete.cases)
importFrom(stats,cov)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,mahalanobis)
importFrom(stats,pchisq)
importFrom(stats,rmultinom)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
