Considering the linear mixed model, $y=X\beta+Zb+e$.
After parameter estimation, we want to compute the MSE of the model. First, we compute the BLUP of b. Then $MSE = ||y-X\beta^*-Zb^*||^2$.
Is the formulation of MSE right? I'm not sure, because I didn't find any formula of MSE of linear mixed model. Is there anyone who can point me to the right reference or tell me what the MSE of linear mixed model is? Thank you so much!