Skip to content
Prev 10322 / 20628 Next

Non-parametric, multivariate, repeated measures analysis. CLM?

On Jul 7, 2013, at 13:16 , Torvon wrote:

            
Ahem. There is nothing nonparametric about these models. You have to be very much aware of the (parametric) assumptions that are being made.
Again, "simple" and "multivariate repeated" do not go well together. Do you use an unspecified covariance, or a compound symmetry one? With or without epsilon corrections.  3 clicks may get you one of them, but are you sure you understand all implications?
Shouldn't there be a (random) effect of participant somewhere? I.e. a clmm() model? Possibly also random interactions between participant:time
and participant:symptoms.
If you have the correct error model (and enough participants), it should be a matter of comparing the model with deterministic part index*time to 
the one with index+time. Presumably, anova() is your friend.