# Generated by roxygen2: do not edit by hand

S3method(plot,CD)
S3method(plot,CDF)
S3method(plot,EFAhclust)
S3method(plot,EFAkmeans)
S3method(plot,EFAscreet)
S3method(plot,EFAvote)
S3method(plot,EKC)
S3method(plot,FF)
S3method(plot,Hull)
S3method(plot,KGC)
S3method(plot,MAP)
S3method(plot,NN)
S3method(plot,PA)
S3method(plot,STOC)
S3method(predictLearner,classif.xgboost.earlystop)
S3method(print,CD)
S3method(print,CDF)
S3method(print,EFAdata)
S3method(print,EFAhclust)
S3method(print,EFAkmeans)
S3method(print,EFAscreet)
S3method(print,EFAvote)
S3method(print,EKC)
S3method(print,FF)
S3method(print,Hull)
S3method(print,KGC)
S3method(print,MAP)
S3method(print,NN)
S3method(print,PA)
S3method(print,STOC)
export(CD)
export(CDF)
export(EFAhclust)
export(EFAindex)
export(EFAkmeans)
export(EFAscreet)
export(EFAsim.data)
export(EFAvote)
export(EKC)
export(FF)
export(GenData)
export(Hull)
export(KGC)
export(MAP)
export(NN)
export(PA)
export(STOC)
export(af.softmax)
export(check_python_libraries)
export(extractor.feature.FF)
export(extractor.feature.NN)
export(factor.analysis)
export(load.NN)
export(load.scaler)
export(load.xgb)
export(normalizor)
import(BBmisc)
import(Rcpp)
import(RcppArmadillo)
import(mlr)
import(ranger)
import(reticulate)
import(xgboost)
importFrom(BBmisc,addClasses)
importFrom(BBmisc,convertDataFrameCols)
importFrom(BBmisc,extractSubList)
importFrom(BBmisc,isScalarNumeric)
importFrom(BBmisc,makeS3Obj)
importFrom(BBmisc,stopf)
importFrom(BBmisc,vlapply)
importFrom(MASS,mvrnorm)
importFrom(Matrix,nearPD)
importFrom(SimCorMultRes,rnorta)
importFrom(checkmate,asInt)
importFrom(checkmate,assert)
importFrom(checkmate,assertChoice)
importFrom(checkmate,assertFlag)
importFrom(checkmate,assertFunction)
importFrom(checkmate,assertList)
importFrom(checkmate,assertNumeric)
importFrom(checkmate,assertString)
importFrom(checkmate,assertSubset)
importFrom(checkmate,checkClass)
importFrom(checkmate,checkCount)
importFrom(checkmate,checkNumeric)
importFrom(ddpcr,quiet)
importFrom(grDevices,gray.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,pie)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(ineq,ineq)
importFrom(mlr,getTaskClassLevels)
importFrom(proxy,as.dist)
importFrom(proxy,dist)
importFrom(psych,KMO)
importFrom(psych,VSS)
importFrom(psych,fa)
importFrom(psych,fa.parallel)
importFrom(psych,factor.scores)
importFrom(psych,smc)
importFrom(ranger,ranger)
importFrom(reticulate,import)
importFrom(reticulate,py_run_string)
importFrom(stats,cor)
importFrom(stats,cov2cor)
importFrom(stats,cutree)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,wilcox.test)
useDynLib(EFAfactors, .registration = TRUE)
