mu_int_constant {dRiftDM} | R Documentation |
Integral of Constant Drift Rate
Description
Integral of Constant Drift Rate
Usage
mu_int_constant(prms_model, prms_solve, t_vec, one_cond, ddm_opts)
Arguments
prms_model |
the model parameters, containing muc |
prms_solve |
solver settings |
t_vec |
time space |
one_cond |
one condition |
ddm_opts |
optional arguments attached to an object |
Value
a vector calculated as t_vec*muc
[Package dRiftDM version 0.2.2 Index]