Update Auxiliary variables authored by Normann Rion's avatar Normann Rion
...@@ -108,7 +108,6 @@ This kind of aux var has `M_.aux_vars(i).type = 12` accounts for applying the `p ...@@ -108,7 +108,6 @@ This kind of aux var has `M_.aux_vars(i).type = 12` accounts for applying the `p
## Type 13: `pac_target_nonstationary` operator (since Dynare 5) ## Type 13: `pac_target_nonstationary` operator (since Dynare 5)
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:
## Type 14: aggregated heterogeneous variables `aggregationOp` (since Dynare 7) ## Type 14: aggregated heterogeneous variables `aggregationOp` (since Dynare 7)
... ...
......