# Generated by roxygen2: do not edit by hand

S3method(predictLearner,classif.xgboost.earlystop)
S3method(print,lf_estimate)
S3method(print,lf_simulate)
S3method(summary,lf_estimate)
S3method(summary,lf_simulate)
export(EKC)
export(ESEM)
export(NEST)
export(add_cross_loadings)
export(add_local_dependence)
export(add_method_factors)
export(add_population_error)
export(add_wording_effects)
export(categorize)
export(data_to_zipfs)
export(estimate_dimensions)
export(factor_forest)
export(obtain_zipfs_parameters)
export(simulate_factors)
export(simulate_hierarchical_factors)
import(mlr)
import(xgboost)
importFrom(graphics,abline)
importFrom(methods,is)
importFrom(stats,
  aov,
  as.formula,
  cor,
  cov2cor,
  lm,
  na.omit,
  nlminb,
  optim,
  optimize,
  predict,
  qnorm,
  sd,
  setNames,
  wilcox.test
)
importFrom(utils,
  capture.output,
  combn,
  data,
  packageDescription,
  packageVersion
)
useDynLib(latentFactoR, .registration = TRUE)
