b_constant: Constant Boundary

View source: R/models.R

b_constantR Documentation

Constant Boundary

Description

Constant Boundary

Usage

b_constant(prms_model, prms_solve, t_vec, one_cond, ddm_opts)

Arguments

prms_model

the model parameters, containing b

prms_solve

solver settings

t_vec

time space

one_cond

one condition

ddm_opts

optional arguments attached to an object

Value

a vector of the same length as t_vec with the b value for each element of the vector.


dRiftDM documentation built on April 3, 2025, 7:48 p.m.