Skip to content

Commit 74a54f2

Browse files
committed
mention that exponential uses inverse scale (rate)
1 parent 9154459 commit 74a54f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/functions-reference/positive_continuous_distributions.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ quantities blocks. For a description of argument and return types, see section
293293

294294
### Probability density function
295295

296-
If $\beta \in \mathbb{R}^+$, then for $y \in \mathbb{R}^+$, \begin{equation*}
296+
If inverse scale (rate) $\beta \in \mathbb{R}^+$, then for $y \in \mathbb{R}^+$, \begin{equation*}
297297
\text{Exponential}(y|\beta) = \beta \, \exp ( - \beta \, y ) . \end{equation*}
298298

299299
### Distribution statement

0 commit comments

Comments
 (0)