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.
theta
1 parent e624593 commit 01c72c5Copy full SHA for 01c72c5
src/stan-users-guide/hyperspherical-models.Rmd
@@ -158,7 +158,7 @@ transformed parameters {
158
If the distribution of $(x, y)$ is uniform over a circle, then the
159
distribution of $\arctan \frac{y}{x}$ is uniform over $(-\pi, \pi)$.
160
161
-It might be tempting to try to just declare theta directly as a
+It might be tempting to try to just declare `theta` directly as a
162
parameter with the lower and upper bound constraint as given above.
163
The drawback to this approach is that the values $-\pi$ and $\pi$ are
164
at $-\infty$ and $\infty$ on the unconstrained scale, which can
0 commit comments