# Generated by roxygen2: do not edit by hand

S3method(plot,bootmnem)
S3method(plot,mnem)
S3method(plot,mnem_mcmc)
S3method(plot,mnem_sim)
S3method(plotConvergence,mnem)
export(bootstrap)
export(clustNEM)
export(createApp)
export(fitacc)
export(fuzzyindex)
export(getAffinity)
export(getIC)
export(hamSim)
export(mnem)
export(mnemh)
export(mnemk)
export(moreboxplot)
export(nem)
export(plotConvergence)
export(plotDnf)
export(scoreAdj)
export(simData)
export(transitive.closure)
export(transitive.reduction)
import(Linnorm)
import(Rcpp)
import(RcppEigen)
import(Rgraphviz)
import(cluster)
import(ggplot2)
import(graph)
import(lattice)
import(naturalsort)
import(snowfall)
import(stats)
import(stats4)
import(tsne)
import(wesanderson)
importFrom(Rcpp,sourceCpp)
importFrom(cluster,silhouette)
importFrom(data.table,fread)
importFrom(e1071,bincombinations)
importFrom(flexclust,dist2)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,boxplot)
importFrom(graphics,layout)
importFrom(graphics,par)
importFrom(graphics,text)
importFrom(matrixStats,rowMaxs)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,new)
importFrom(stats,kmeans)
importFrom(utils,combn)
importFrom(utils,getFromNamespace)
importFrom(utils,read.csv)
importFrom(utils,read.table)
useDynLib(mnem)
