I have presented a Table in a paper where I have modeled data using Multiple Regression Analysis with multiple fixed effects, repeated measures and a random effect using PROC MIXED in SAS. One of the reviewers comments was that I should describe how much variation the models explain - either partial eta squared for each term or r squared for the model as a whole. From the output I have the covariance parameter estimates which gives me the variance of the random effect and the mean square error for the model. Would these two parameters be acceptable for describing the variation? Alternatively, how could I go about generating partial eta or R2 values?