@@ -110,7 +110,7 @@ This kind of aux var has `M_.aux_vars(i).type = 12` accounts for applying the `p
...
@@ -110,7 +110,7 @@ This kind of aux var has `M_.aux_vars(i).type = 12` accounts for applying the `p
This kind of aux var has `M_.aux_vars(i).type = 13` accounts for applying the `pac_target_nonstationary`-operator to a `pac_model`.
This kind of aux var has `M_.aux_vars(i).type = 13` accounts for applying the `pac_target_nonstationary`-operator to a `pac_model`.
Here is a proposed addition to the Dynare auxiliary variables wiki, describing **Type 15: Heterogeneous Multipliers** in the same style and level of detail as the other types:
Here is a proposed addition to the Dynare auxiliary variables wiki, describing **Type 15: Heterogeneous Multipliers** in the same style and level of detail as the other types:
### Type 14: aggregated heterogeneous variables `aggregationOp` (since Dynare 6)
## Type 14: aggregated heterogeneous variables `aggregationOp` (since Dynare 6)
This kind of auxiliary variable has `M_.aux_vars(i).type = 14` and is created when applying an aggregation operator (such as `SUM`) to a variable or expression in a heterogeneous-agent model.
This kind of auxiliary variable has `M_.aux_vars(i).type = 14` and is created when applying an aggregation operator (such as `SUM`) to a variable or expression in a heterogeneous-agent model.