# Generated by roxygen2: do not edit by hand

S3method(predictLearner,classif.xgboost.earlystop)
S3method(print,lf_estimate)
S3method(summary,lf_estimate)
export(EKC)
export(NEST)
export(add_cross_loadings)
export(add_local_dependence)
export(add_population_error)
export(categorize)
export(data_to_zipfs)
export(estimate_dimensions)
export(factor_forest)
export(obtain_zipfs_parameters)
export(simulate_factors)
import(mlr)
import(xgboost)
importFrom(graphics,abline)
importFrom(methods,is)
importFrom(stats,cor)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,nlminb)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,wilcox.test)
importFrom(utils,capture.output)
importFrom(utils,packageDescription)
importFrom(utils,packageVersion)
