# Generated by roxygen2: do not edit by hand

export(evalKerasMnist)
export(evalMarkovChain)
export(funBBOBCall)
export(funKerasMnist)
export(funMarkovChain)
export(generateMCPrediction)
export(getBudget)
export(getKerasConf)
export(get_objf)
export(int2fact)
export(makeBench)
export(modelMarkovChain)
export(parseTunedRegionModel)
export(plotPrediction)
export(plotRegion)
export(plotRegionByName)
export(plotSIRModel)
export(plot_function_surface)
export(plot_parallel)
export(plot_pareto)
export(plot_sensitivity)
export(plot_surface)
export(plotnice.spotTreeModel)
export(prepare_data_plot)
export(prepare_spot_result_plot)
export(preprocessCdeInputData)
export(preprocessCdeTestData)
export(preprocessInputData)
export(preprocessTestData)
export(sequentialBifurcation)
export(subgroups)
export(trans_10pow)
export(trans_10pow_round)
export(trans_2pow)
export(trans_2pow_round)
export(trans_id)
export(translate_levels)
export(tuneRegionModel)
export(valid_inputs)
importFrom(RColorBrewer,brewer.pal)
importFrom(SPOT,buildRanger)
importFrom(SPOT,evaluateModel)
importFrom(SPOT,getNatDesignFromCoded)
importFrom(SPOT,spot)
importFrom(SPOT,spotControl)
importFrom(SPOT,wrapFunction)
importFrom(SimInf,SIR)
importFrom(SimInf,run)
importFrom(SimInf,trajectory)
importFrom(benchmarkme,benchmark_std)
importFrom(callr,r)
importFrom(emoa,is_dominated)
importFrom(ggsci,pal_ucscgb)
importFrom(grDevices,terrain.colors)
importFrom(graphics,axis)
importFrom(graphics,contour)
importFrom(graphics,filled.contour)
importFrom(graphics,lines)
importFrom(graphics,persp)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(jsonlite,fromJSON)
importFrom(keras,array_reshape)
importFrom(keras,compile)
importFrom(keras,dataset_mnist)
importFrom(keras,evaluate)
importFrom(keras,fit)
importFrom(keras,keras_model_sequential)
importFrom(keras,layer_dense)
importFrom(keras,layer_dropout)
importFrom(keras,model_to_json)
importFrom(keras,optimizer_adam)
importFrom(keras,to_categorical)
importFrom(mlr,makeLearner)
importFrom(mlr,mmce)
importFrom(mlr,resample)
importFrom(mlr,rmse)
importFrom(mlr,timeboth)
importFrom(mlr,timepredict)
importFrom(mlr,timetrain)
importFrom(plotly,"%>%")
importFrom(plotly,add_trace)
importFrom(plotly,colorbar)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(rpart.plot,rpart.plot)
importFrom(sensitivity,ask)
importFrom(sensitivity,sb)
importFrom(sensitivity,tell)
importFrom(smoof,makeBBOBFunction)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,runif)
importFrom(utils,write.csv)
