Problem with eViews 8.0 (Syntax error)
Posted: Sun Mar 16, 2014 3:36 am
I am currently working on a production function and did the following to transform it from a non-linear function to a linear function so that I could carry out an OLS:
genr log_y=@log(y)
genr log_k=@log(k)
genr log_l=@log(l)
genr log_m=@log(m)
genr log_e=@log(e)
I then entered: ls y k l m e
However, eViews (8.0 Demo) continues to tell me that there is a syntax error. How do I get around this?
Thank you in advance.
genr log_y=@log(y)
genr log_k=@log(k)
genr log_l=@log(l)
genr log_m=@log(m)
genr log_e=@log(e)
I then entered: ls y k l m e
However, eViews (8.0 Demo) continues to tell me that there is a syntax error. How do I get around this?
Thank you in advance.