Hi everybody,
compareGroups is exactly what I was looking for. Thank you so much.
I am not new to stats but not an R Expert.
I have two problems.
First problem:
compareGroups works fine with the Demo File (predimed) however up to now none of my attempts with my own files worked. It gives me always:
Error in compareGroups.default(X = X, y = y, include.label = include.label, :
None variable can be computed
Any tips in data preparation to work properly. How do you get your data into R?
Second problem:
When I want to use the GUI. It always returns:
Error in cGroupsGUI("regicor") : X must be a matrix or a data.frame
I think these might be some basic issues in data manipulation or storage, however I would greatly appreciate your help.
Best regards,
Oliver