# Generated by roxygen2: do not edit by hand

S3method(plot,CD)
S3method(plot,EKC)
S3method(plot,HULL)
S3method(plot,KGC)
S3method(plot,PARALLEL)
S3method(print,BARTLETT)
S3method(print,CD)
S3method(print,COMPARE)
S3method(print,EFA)
S3method(print,EKC)
S3method(print,HULL)
S3method(print,KGC)
S3method(print,KMO)
S3method(print,LOADINGS)
S3method(print,N_FACTORS)
S3method(print,OMEGA)
S3method(print,PARALLEL)
S3method(print,SL)
S3method(print,SLLOADINGS)
S3method(print,SMT)
export("%>%")
export(.factor_corres)
export(.paf_iter)
export(.parallel_sim)
export(.parallel_summarise)
export(BARTLETT)
export(CD)
export(COMPARE)
export(EFA)
export(EKC)
export(HULL)
export(KGC)
export(KMO)
export(N_FACTORS)
export(OMEGA)
export(PARALLEL)
export(SL)
export(SMT)
exportPattern("^[[:alpha:]]+")
importFrom(Rcpp,sourceCpp)
importFrom(magrittr,"%>%")
useDynLib(EFAtools, .registration = TRUE)
