View source: R/run_single_search.R
Run a single iteration of the search algorithm, in MATLAB
1 2 3 4 5 6 7 8 9 10 11 | run_single_search(
map_path,
efficiency,
contrast,
n_trials,
radius,
priorType,
search_params,
seed_val = 1,
single_thread = FALSE
)
|
search_params |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.