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.
@prefix
@returned_quantities
1 parent db2102c commit da95abaCopy full SHA for da95aba
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 [`DynamicPPL.prefix(::Model, x)`](@ref) or
+ It's generally recommended to use [`@prefix(::Model, input)`](@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