The following is a random intercept and slope model for a lo
The following is a random intercept and slope model for a longitudinal study. There are N subjects and each subject’s response is measured at J time points. For i = 1,...,N and j = 1,...,J, Yij = + 0i + tij + tij1i + ij
where tij = time of measurement j for subject i, and and are fixed parameters.
The models assumptions are for i = 1,...,N and j = 1,...,J,
E(ij) ~ N(0,2)
0i ~ N
1i ~ N
E(0i) = 0
E(1i) = 0
var(0i) = 20
var(1i) = 21
cov(0i,1i )=201
and (11,...NJ) are independent of all 0i and all 1i. The distribution of (0i,1i) is bivariate normal.
What is the intraclass correlation?
Solution
intra class correlation r(0i,1i)=cov(0i,1i)/square root of (var(0i)var(1i)=201/(2021)1/2
