# Generated by roxygen2: do not edit by hand

S3method(plot,ino)
S3method(print,ino)
S3method(print,ino_call)
S3method(print,optimizer)
S3method(print,summary.ino)
S3method(summary,ino)
export(clear_ino)
export(f_ackley)
export(f_beale)
export(f_easom)
export(f_ll_hmm)
export(f_ll_mnl)
export(f_ll_mnp)
export(f_matyas)
export(fixed_initialization)
export(merge_ino)
export(overview_optima)
export(random_initialization)
export(set_optimizer)
export(set_optimizer_nlm)
export(set_optimizer_optim)
export(setup_ino)
export(sim_mnl)
export(sim_mnp)
export(standardize_initialization)
export(subset_initialization)
importFrom(RprobitB,delta)
importFrom(crayon,underline)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,group_by_at)
importFrom(dplyr,n)
importFrom(dplyr,summarize)
importFrom(evd,rgumbel)
importFrom(foreach,"%dopar%")
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlab)
importFrom(mvtnorm,pmvnorm)
importFrom(progress,progress_bar)
importFrom(rlang,.data)
importFrom(stats,dpois)
importFrom(stats,kmeans)
importFrom(stats,rnorm)
importFrom(utils,capture.output)
importFrom(utils,packageVersion)
importFrom(utils,str)
