Skip to content

Commit dea5b72

Browse files
committed
keep the sampling-statements tag + add distribution-stataments tag
1 parent a12d8bd commit dea5b72

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/reference-manual/statements.qmd

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,12 @@ their sum will be added to the total log density.
366366
To access accumulated log density up to the current execution point,
367367
the function `target()` may be used.
368368

369+
## Sampling statements {#sampling-statements.section}
369370

370-
## Distribution statements {#sampling-statements.section}
371+
The term "sampling statement" has been replaced with
372+
[#distribution-statements.section](distribution statement).
373+
374+
## Distribution statements {#distribution-statements.section}
371375

372376
Stan supports writing probability statements also using distribution
373377
statements, for example

0 commit comments

Comments
 (0)