Search found 2 matches

by econstudent
Sun Mar 16, 2014 7:35 am
Forum: Estimation
Topic: Refuses to Estimate Dummy Variable
Replies: 3
Views: 2862

Re: Refuses to Estimate Dummy Variable

The coefficient, c, is full of negative numbers and zeros.

It estimated this without a problem:
LOG(Y) = LOG(C(1)) + C(2)*LOG(K) + C(3)*LOG(L) + C(4)*LOG(E) + C(5)*LOG(M) + C(6)*DUMMY

but that isn't what I'm looking for, as I want to estimate the effect of the intercept dummy.
by econstudent
Sun Mar 16, 2014 5:24 am
Forum: Estimation
Topic: Refuses to Estimate Dummy Variable
Replies: 3
Views: 2862

Refuses to Estimate Dummy Variable

I had no problem estimating my equation before the dummy, but now I've added the binary intercept dummy it's refusing to estimate saying "log of non-positive number" error. What I would like to estimate is this: log(y) = log(c(1)) + c(2)*log(k) + c(3)*log(l) + c(4)*log(e) + c(5)*log(m) + d...

Go to advanced search