We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a12d8bd commit dea5b72Copy full SHA for dea5b72
src/reference-manual/statements.qmd
@@ -366,8 +366,12 @@ their sum will be added to the total log density.
366
To access accumulated log density up to the current execution point,
367
the function `target()` may be used.
368
369
+## Sampling statements {#sampling-statements.section}
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}
375
376
Stan supports writing probability statements also using distribution
377
statements, for example
0 commit comments