Disclosure: This is a homework question.
I have fit a multiple linear regression model in eviews, and I am asked to calculate "estimated unbiased variance of the error term, i.e., $\hat\sigma^2$".
What confused me was "estimated unbiased" part.
I have done a Google search for exact term "estimated unbiased variance of the error term". However, I didn't get an exact result.
My approach was to calculate variance of residuals through genr varresid = @var(resid) (eviews command). However, I am not sure if this is the number I am trying to get.
So, my question is, what is the formula for the estimated unbiased variance of the error term?
[multivariate-regression]to see), it usually stands for a regression model where there is >1 response variable, not necessarily >1 predictor variable (although there may be that as well). Is that how you are using the term, or do you mean a model w/ >1 predictor variable but only 1 response variable? – gung - Reinstate Monica Nov 17 '13 at 18:47