* * Example 2.3 from page 33 * open data ceosal1.raw data(format=free,org=columns) 1 209 salary pcsalary sales roe pcroe ros indus finance consprod utility lsalary lsales * * Basic statistics on salary and return on equity * table / salary roe * linreg salary # constant roe * disp "Prediction at ROE=30%" %beta(1)+30*%beta(2)