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.
returned(model)
1 parent 98538c5 commit d316306Copy full SHA for d316306
src/model.jl
@@ -1296,7 +1296,7 @@ end
1296
"""
1297
returned(model::Model)
1298
1299
-Return a wrapper around `model` which indicates that this model can only be sampled from.
+Return a `model` wrapper indicating that this a model over the return-values.
1300
1301
This is mainly meant to be used on the right-hand side of a `~` operator to indicate that
1302
the model can be sampled from but not necessarily evaluated for its log density.
0 commit comments