Check for missing endogenous variables
.sfcr_eqs_check(m, equations)
m
The initialized matrix obtained with .make_matrix().
.make_matrix()
equations
Prepared equations with .prep_equations().
.prep_equations()
João Macalós