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 1b48f65 commit db2102cCopy full SHA for db2102c
src/submodel_macro.jl
@@ -263,7 +263,7 @@ end
263
Run `model` nested inside of another model and return the return-values of the `model`.
264
265
!!! warning
266
- It's generally recommended to use [`prefix(::Model, x)`](@ref) or
+ It's generally recommended to use [`DynamicPPL.prefix(::Model, x)`](@ref) or
267
[`@prefix(model, prefix_expr)`](@ref) in combination with `@returned_quantities`
268
to ensure that the variables in `model` are unique and do not clash with other variables in the
269
parent model or in other submodels.
0 commit comments