x_beta {dRiftDM}R Documentation

Beta-Shaped Starting Point Distribution Centered Around Zero

Description

Beta-Shaped Starting Point Distribution Centered Around Zero

Usage

x_beta(prms_model, prms_solve, x_vec, one_cond, ddm_opts)

Arguments

prms_model

the model parameters; prm name "alpha" required

prms_solve

solver settings

x_vec

evidence space

one_cond

one condition

ddm_opts

optional arguments attached to an object

Value

returns the PDF of a beta-shaped distribution for x_vec, centered around zero and with a shape parameter "alpha".


[Package dRiftDM version 0.2.1 Index]