nt_constant: Constant Non-Decision time

View source: R/models.R

nt_constantR Documentation

Constant Non-Decision time

Description

A dirac delta on "non_dec", to provide a constant non-decision time.

Usage

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

Arguments

prms_model

the model parameters; containing "non_dec"

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 zeros, except for the element matching with "non_dec" with respect to "t_vec"


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