Pages

04 December, 2023

Repeated measures Ancova in R

I am trying to analyse my data but I am unsure if repeated measures ancova is the way to go.
I have a variable named "A" measured in three different conditions "1", "2" and "3" (the sample size between groups is unequal). I also have a continues covariate measured just once in the first moment.


My r code until now is:


Rmancova

No comments:

Post a Comment

Thanks