Search found 2 matches

by Saumya
Thu Nov 09, 2023 10:58 pm
Forum: Help
Topic: anovaRM() adding covariates
Replies: 7
Views: 17054

Re: anovaRM() adding covariates

Hello everyone,

I was wondering if there is any update on the covariate question? I need to do a mixed model repeated measure ANCOVA in R and anovaRM() seems like the most suitable option so far.

Cheers
by Saumya
Wed Aug 16, 2023 2:47 am
Forum: Help
Topic: anovaRM() adding covariates
Replies: 7
Views: 17054

Re: anovaRM() adding covariates

Hello Zoemao and Jonathon, I am facing the same problem, whether or not I add a covariate in my anovaRM code makes no difference to the obtained results: RMA1 <- anovaRM(data, rm = list( list(label = "X", levels = c("X1", "X2", "X3"))), rmCells = list( list( m...