# Generated by roxygen2: do not edit by hand

export(addDataAssociation)
export(calculate_error)
export(check_lexicon)
export(createLexicon)
export(find_best_selection)
export(find_best_selection_SA)
export(mysetSeed)
export(plotTries)
export(random_panel_selection)
export(run_parallel_HC)
export(run_parallel_SA)
export(run_serial)
export(selection_for_area)
exportClasses(microsimulation)
exportMethods(getInfo)
exportMethods(getTAEs)

import(doParallel)
import(foreach)
import(iterators)
import(methods)
import(parallel)
importFrom("graphics", "mtext", "plot", "points", "title") 