I am trying to use PROC GLIMMIX to analyze a dataset with multiple levels. Within the bottom level, I have 8 months of data, and I would like to determine an individual estimate for each variable*date interaction within each entry, using this variable*date statement within the model statement. However, the estimates seem to be based on the entire 8 months of data, not just the desired month, since the estimate changes based on the number of months in the analysis. Is there a way to run the GLIMMIX interaction effect but have each row of data interact independently from the rest of the group in the dataset?
... View more