BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
fatemeh
Quartz | Level 8

Hello all,

I am looking for a source, an article or a book with examples that give me interpretation of V matrix and Z matrix in V=ZGZ'+R in mixed model with repeated measure, fixed and random effects. Any help will be appreciated. 

1 ACCEPTED SOLUTION

Accepted Solutions
Rick_SAS
SAS Super FREQ
See Chapter 1 of Littel et al, "SAS for Mixed Models" (or pretty much any other mixed model book). Also see the Appendix 1: "Linear Mixed Model Theory"

In the model
Y = X*beta + Z*u + epsilon
Z is the design matrix for the random effects. G is the covariance matrix for the random effects: u ~ MVN(0,G). R is the covariance matrix for the error distribution, which is assumed to be epsilon ~ MVN(0,R). The marginal distribution of Y is Y ~ MVN(X*beta, V), where V = Z`*G*Z + R = Var[Y].

View solution in original post

1 REPLY 1
Rick_SAS
SAS Super FREQ
See Chapter 1 of Littel et al, "SAS for Mixed Models" (or pretty much any other mixed model book). Also see the Appendix 1: "Linear Mixed Model Theory"

In the model
Y = X*beta + Z*u + epsilon
Z is the design matrix for the random effects. G is the covariance matrix for the random effects: u ~ MVN(0,G). R is the covariance matrix for the error distribution, which is assumed to be epsilon ~ MVN(0,R). The marginal distribution of Y is Y ~ MVN(X*beta, V), where V = Z`*G*Z + R = Var[Y].

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

Register now

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1875 views
  • 2 likes
  • 2 in conversation