.sfcr_eqs_check: Check for missing endogenous variables
Description
Check for missing endogenous variables
Usage
.sfcr_eqs_check(m, equations)
Arguments
m
The initialized matrix obtained with .make_matrix()
.
equations
Prepared equations with .prep_equations()
.