Skip to contents

Simulate evidence accumulation in a leaky competing accumulator model with Global Inhibition (LCA-GI)

Usage

accumulate_evidence_lca_gi(
  A,
  V,
  Z,
  ndt,
  beta,
  k,
  max_t,
  dt,
  max_reached,
  noise_func = NULL
)