by trout on Fri Jul 30, 2010 8:44 am
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 log of the intercept?