Skip to content
Prev 166897 / 398502 Next

Trouble about the interpretation of intercept in lm models

Peter Dalgaard wrote:
Thanks for the answers.
Still I am not totally convinced about the interpretation of intercept 
as a mean of fitted values for group belonging to first level of each 
factor (those having 0 in all columuns in matrix.models, except the 
first column) because the reasoning seems to me a little cirucular.
Being the intercept value the expected value for that group and, as 
Peter point out, being the same value for all observations in the group 
it seem clear that it intercept it is the mean of these value.

It is not completeley clear to me why (in some cases, not always) the 
intercept is not equal to the mean of the first group of raw data.

Sorry if I am annoying with this issue... but I found in several books 
about R and also in this same mailing list that intercept *should* be 
equal to the mean of the first group.

Thanks
Stefano