This is a question that has been bothering me for a long time, and until now I haven't been able to come up with a decent solution.
Imagine you do a straightforward repeated measures analysis in SPSS with your data in the wide format (necessary for GLM repeated measures). In this analysis, if you request descriptives, SPSS provides you with the descriptives of the conditions (i.e., the columns in the wide format). So if you have a 2 by 2 repeated measures anova, you get four condition means and SDs.
However, I am also interested in the means and SDs per independent variable, so collapsed over the levels of the other variable. Of course SPSS provides estimated marginal means, but these are not the "true" descriptives (they are, well, estimates, and provide SE instead of SD).
Is there a way, in the GLM repeated procedure or otherwise to get this information?
Many thanks, Martijn