# Generated by roxygen2: do not edit by hand

S3method(plot,mlcc.fit)
S3method(print,mlcc.fit)
S3method(print,mlcc.reps.fit)
export(data.simulation)
export(data.simulation.factors)
export(integration)
export(misclassification)
export(mlcc.bic)
export(mlcc.kmeans)
export(mlcc.reps)
export(show.clusters)
import(doRNG)
import(foreach)
importFrom(RcppEigen,fastLmPure)
importFrom(doParallel,registerDoParallel)
importFrom(graphics,axis)
importFrom(graphics,plot)
importFrom(graphics,plot.default)
importFrom(graphics,points)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(pesel,pesel)
importFrom(stats,cov)
importFrom(stats,dnorm)
importFrom(stats,pnorm)
importFrom(stats,prcomp)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(utils,str)
