Dear all,
i am estimation an FE panel estimation xtreg y x, fe.
When predicting my fitted values: predict yhat, xb does NOT give me the same results than gen yhat2= _cons + _b[x]*x, nor gen yhat2= _b[x]*x
can you explain me why ?
thanks in advance
ac
(nb: i also checked , predict yhatu, xbu, predict u, u)
i am estimation an FE panel estimation xtreg y x, fe.
When predicting my fitted values: predict yhat, xb does NOT give me the same results than gen yhat2= _cons + _b[x]*x, nor gen yhat2= _b[x]*x
can you explain me why ?
thanks in advance
ac
(nb: i also checked , predict yhatu, xbu, predict u, u)

Comment