# Generated by roxygen2: do not edit by hand

export(FitAndGOFCluster)
export(GOFClustering)
export(GOFClusteringSpe)
import(Rcpp)
import(goftest)
import(parallel)
import(partitions)
import(randtoolbox)
importFrom(VarSelLCM,VarSelCluster)
importFrom(mixtools,npMSL)
importFrom(mvtnorm,rmvnorm)
importFrom(stats,cov)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,ks.test)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qchisq)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,rt)
importFrom(stats,runif)
useDynLib(GOFclustering, .registration = TRUE)
