Skip to content

a simple mixed model

4 messages · array chip, Peter Dalgaard

#
On May 27, 2012, at 07:12 , array chip wrote:

            
Sounds like a pretty standard two-way ANOVA with random row effects. 

If the design is complete (M x K with K = 3 in this case), you look at the row and column means. An additive model is assumed and the residual (interaction) is used to estimate the error variance. 

The variation of the row means is compared to the residual variance. If tau is the variance between row levels, the variance of the row means is sigma^2/K + tau, and tau can be estimated by subtraction. 

The column averages can be tested for systematic differences between visits with the usual F test. A non-zero effect here indicates that visits 1, 2, 3 have some _systematic_ difference across all individuals. 

For an incomplete design, the model is the same, but the calculations are less simple.
#
On May 27, 2012, at 10:10 , array chip wrote:

            
Number of patients, what else? 

The basic point is that time (visit #) is treated as a "treatment" in a block design (which pretty obviously can't be randomized). This may or may not be relevant, but it won't hurt to include a null effect, except for the loss of a couple of DF.