For a general linear regression , are $Y$ and $\hat{Y}$ independent?
$Y$=XB+e
$\hat{Y}$=X$\hat{B}$
I think they are dependent, because if they rely on the same data, they should have some sort of relationship.
that is to say , $\hat{Y}$=HY , so they are dependent right?