program lines to get fitted values
Posted: Mon May 19, 2014 8:25 am
Hi,
What program lines do I need to work out values for the dependent variable given the regressors and their associated coefficients? Let's say I have Y, B1x1 and B2x2. Basically, I'm simply after the equivalent of choosing view/actual,fitted,residuals/actual, fitted residuals graph and table after estimating an equation. I thought the fit command would do, but from what I understand that is for forecasting.
Many thanks
What program lines do I need to work out values for the dependent variable given the regressors and their associated coefficients? Let's say I have Y, B1x1 and B2x2. Basically, I'm simply after the equivalent of choosing view/actual,fitted,residuals/actual, fitted residuals graph and table after estimating an equation. I thought the fit command would do, but from what I understand that is for forecasting.
Many thanks