-
- Downloads
Occbin: add more sanity checks on expressions in “occbin_constraints” block
— forbid leads and lags — forbid expectation operators This is implemented by moving the occbin_constraints expression to a separate DataTree. As a side-effect, this removes the spurious non-linearity warning in a stochastic context (because we were introducing inequalities and abs() operators in the main DynamicModel tree).
Loading
Please register or sign in to comment