Created
August 26, 2021 16:07
Run models
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#### 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