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 2dfe368 commit f4aceb7Copy full SHA for f4aceb7
basic_estimators/normal_loc.stan
@@ -6,4 +6,4 @@ parameters {
6
}
7
model {
8
y ~ normal(mu, 1);
9
-}
+}
0 commit comments