# Generated by roxygen2: do not edit by hand

export(EMMA)
export(GUI)
export(check.data)
export(click.limits)
export(convert.units)
export(create.EM)
export(get.l)
export(get.l.opt)
export(get.limits)
export(get.q)
export(interpolate.classes)
export(mix.EM)
export(model.EM)
export(residual.EM)
export(robust.EM)
export(robust.loadings)
export(robust.scores)
export(test.factors)
export(test.l)
export(test.l.max)
export(test.parameters)
export(test.robustness)
import(GPArotation)
import(shiny)
importFrom(caTools,runmean)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,col2rgb)
importFrom(grDevices,hsv)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb2hsv)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,contour)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,locator)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rug)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(limSolve,nnls)
importFrom(matrixStats,colVars)
importFrom(matrixStats,rowMaxs)
importFrom(matrixStats,rowMins)
importFrom(stats,approx)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,spline)
importFrom(stats,var)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
