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 a2e620d commit 76662d6Copy full SHA for 76662d6
2 files changed
src/functions-reference/removed_functions.Rmd
@@ -2,3 +2,5 @@
2
3
Functions which once existed in the Stan language and have since been replaced
4
or removed will be listed here.
5
+
6
+As of the current version of Stan, there are no such functions.
src/reference-manual/deprecations.Rmd
@@ -10,7 +10,7 @@ Stan 2.23 and placed in [Removed Features]. The Stan compiler can
10
many of these on the behalf of the user.
11
12
Any feature which changes semantic meaning (such as the upgraded ODE solver
13
-interface) will not be removed until a major version change (e.g. Stan 3.0).
+interface) will not be removed until a major version change (e.g., Stan 3.0).
14
15
16
## Assignment with `<-`
0 commit comments