File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ the mean drift rate for the attribute 1 of alternative 1 is given by:
3232
3333# Keywords
3434
35- - `ν::T`: drift rates where rows are alternatives and columns are attributes. ν ∈ ℝ⁺ .
35+ - `ν::T`: drift rates where rows are alternatives and columns are attributes. ν ∈ ℝⁿᵐ .
3636- `σ::T`: standard deviation of noise in evidence accumulation. σ ∈ ℝ.
3737- `Δ::T`: constant of evidence accumulation speed (evidence per ms). Δ ∈ ℝ.
3838- `θ::T`: bias away from unattended alternative (lower indicates more bias). θ ∈ [0,1].
3939- `ϕ::T`: bias away from unattended attribute. ϕ ∈ [0,1].
4040- `ω::T`: attribute weight. ω ∈ [0,1].
41- - `α::T`: evidence threshold. α ∈ ℝ.
41+ - `α::T`: evidence threshold. α ∈ ℝ⁺ .
4242- `z::T`: initial evidence. z ∈ [0, α]
4343- `τ::T`: non-decision time. τ ∈ [0, min_rt].
4444
You can’t perform that action at this time.
0 commit comments