Skip to contents

Simulate evidence accumulation in a two-bound drift-diffusion model

Usage

accumulate_evidence_ddm_2b(
  A_upper,
  A_lower,
  V,
  Z,
  ndt,
  max_t,
  dt,
  max_reached,
  noise_mechanism = "add",
  noise_func = NULL
)