Hi I am working on a dataset where the interest is not in testing for the adjusted mean differences solely but on testing whether the variability differs between two independent groups. The measurements are nested in a sense in a combination of distance and location within a distance of a circle. Assuming the center of the circle is a reference point (of the eye) there are 3 levels of eccentricity (distance) and locations on that circle (location). I need to correctly specify this model, considering this structure to accurately have the proper degrees of freedom and fixed effects. Specifically, I have the following questions that I hope some could help me out with: 1. I generally use PROC MIXED but in a search focusing on variability and not means, I found that GLIMMIX is best to use as a test for homogeneity that should provide this result. Assuming the model is specified correctly, would the indpendent factor being specified as a fixed factor in addition to group variance in a random statement be appropriate? 2. I have currently specified 3 random statements, one for ID and two each for the nested (locationxdistance combo within id scenario? This seems over specified. Thank you for your help.
... View more