Hi, all,
I have three groups data for repeated ANOVA analysis, and would like to add the covarites of age and gender during the statistical analysis. However, When I try to add the Text Covariates, I found only if the number of txt files should be equal to 3, can I suceed to obtain the results of the repeated ANOVA. Otherwise, the error of "串联的矩阵的维度不一致" was thrown out (please see the figures below). Now, only two or more files (not just equal to 3 files) would be added as the covariates. What shall I do?
Also, I tried to combine the "age and gender" in one file (N subjects*2 column) and then added to the "Text Covariates". But the same error came up. Could anyone give me some suggestions about dealing with such situation? Thank you very much for your suggestions in advance!
Hi,
Hi,
You should have 3 Cov files:
G1Cov.txt
G2Cov.txt
G3Cov.txt
Within each text file, you should have 2 columns, 1 for age, 1 for sex.
Best,
Chao-Gan
Re: Hi
Hi, Chao-Gan,
It works. Thank you very much for your suggestions.
Best,
Jing