dt_b_constant {dRiftDM}R Documentation

Derivative of a Constant Boundary

Description

Derivative of a Constant Boundary

Usage

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

Arguments

prms_model

the model parameters, no prm label required

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 only zeros.


[Package dRiftDM version 0.2.2 Index]