run_single_search: Run a single iteration of the search algorithm, in MATLAB

Description Usage Arguments

View source: R/run_single_search.R

Description

Run a single iteration of the search algorithm, in MATLAB

Usage

 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
)

Arguments

search_params

calenwalshe/searchR documentation built on Dec. 19, 2021, 12:54 p.m.