Page 1 of 1

Collinearity problem

PostPosted: Tue Nov 10, 2015 7:20 pm
by costa
Hi all,

I´m trying to run a simple NK model with government spending shocks, but I´m having collinearity problems. If someone could take a look at the code. Thanks in advance.

Re: Collinearity problem

PostPosted: Tue Nov 10, 2015 7:54 pm
by jpfeifer
Is mcr really just -mu? And why is
Code: Select all
y = y + ybar;

ybar need to be 0 for this to hold.