By using the log form to carry out the regression, first use the following command line
to generate log series.

"Genr lny = log y"
"Genr lnx = log x"

And then regress lny on lnx

Then the regression results will be as follows:


 

back to mainpage