-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello,
I tried to perform comparisons between multiple groups regarding the CT measure, and the script is as follows:
model_RFT_random=RFT_vertex_analysis(model = dat_beh[,c("Group","sex","age")],
contrast = dat_beh[,"Group"], random = dat_beh[,"sex","age"],surf_data = SPRENG_CTv_smoothed, p = 0.05)
Meanwhile, I have a confusion: when the model selects three variables and the contrast selects Group, even if no random factors are input, this RFT_vertex_analysis automatically selects other variables as control variables (random factors) except Group. Is this explanation true?
Best regards,
Metadata
Metadata
Assignees
Labels
No labels