I was able to make my way around the first error by replacing
- Code: Select all
#usmodel_stst;
with
- Code: Select all
@#include "usmodel_stst.m"
but now the code thinks that these parameters are in fact equations and I receive the error:
ERROR: There are 58 equations but 40 endogenous variables!
I would greatly appreciate your help in this. I have attached all the code files.