Search found 2 matches

by trout
Fri Jul 30, 2010 10:01 am
Forum: Estimation
Topic: log of the intercept in least squares
Replies: 3
Views: 3137

Re: log of the intercept in least squares

The equation was specified as: log(y)=log(C(1))-C(2)*log(x). I didn't realize before but it has "Convergence achieved after 6 iterations", so it must be nls. Which makes sense seeing as though it's nonlinear in the coefficients.
by trout
Fri Jul 30, 2010 8:44 am
Forum: Estimation
Topic: log of the intercept in least squares
Replies: 3
Views: 3137

log of the intercept in least squares

I was estimating a power regression y=a*x^(-b), where a and b are my coefficients. The natural log of the function ln(y)=ln(a)-b*ln(x) fitted the data quite well. But I am not sure if e-views estimated this relationship with nls or ols. More generally, what does eviews actually do when you take the ...

Go to advanced search