You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- authors: "Anders, R., Alario, F.-X., and van Maanen, L."
18
+
year: 2016
19
+
title: "The Shifted Wald Distribution for Response Time Data Analysis"
20
+
in: "Psychological Methods"
21
+
pages: "vol. 21, no. 3, pp. 309-327"
22
+
url: "https://dx.doi.org/10.1037/met0000066"
23
+
doi: "10.1037/met0000066"
24
+
25
+
def_id: "D95"
26
+
shortcut: "wald"
27
+
username: "tomfaulkenberry"
28
+
---
29
+
30
+
31
+
**Definition**: Let $X$ be a [random variable](/D/rvar). Then, $X$ is said to follow a Wald distribution with drift rate $\gamma$ and threshold $\alpha$
32
+
33
+
$$ \label{eq:wald}
34
+
X \sim \mathrm{Wald}(\gamma, \alpha) \; ,
35
+
$$
36
+
37
+
if and only if its [probability density function](/D/pdf) is given by
Copy file name to clipboardExpand all lines: I/Table_of_Contents.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: "Table of Contents"
5
5
6
6
7
7
**[Proofs](/P/-temp-)** are printed in **bold** – *[Definitions](/D/-temp-)* are set in *italics* <br>
8
-
Proofs by **[Number](/I/Proof_by_Number)** and **[Topic](/I/Proof_by_Topic)** – Definitions by *[Number](/I/Definition_by_Number)* and *[Topic](/I/Definition_by_Topic)* <br>
0 commit comments