Skip to content

Instantly share code, notes, and snippets.

@darinkist
Created August 26, 2021 16:07
Run models
#### Run models
model_output_collect <- f.robyn(set_hyperBoundLocal
,optimizer_name = set_hyperOptimAlgo
,set_trial = set_trial
,set_cores = set_cores
,plot_folder = paste0(script_path,'../plots')) # please set your folder path to save plots. It ends without "/".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment