Hello,

I have a dataset with a three-level structure. Participants reported an outcome of interest for 3-4 aspects of an incident, and they reported 4 types of incidents (1 incident for each level of 2 * 2 factors). I draw the structure in the figure below.

I have two questions:

(1) How should I structure the covariance matrix for residuals? I expect that the residuals for each person to correlate. Also, I expect that the residuals within each event correlate stronger. I prefer not to use an unstructured matrix, as the number of parameters would be too large. (If it cannot be done in SPSS, then R, preferably in nlme or lme4 packages.)

In SPSS, I'm using this syntax:

MIXED Y BY Valence Type Aspect

/FIXED = Valence Type Valence*Type | SSTYPE(3)

/REPEATED=Type*Valence*Aspect | SUBJECT(participant_ID) COVTYPE( )

(2) As is illustrated in the figure below, one aspect of the outcome is not applicable to the type 2 events (type 2 events only have 3 level-1 categories). I assume that when I want to assess the effect of incident type, I should exclude the number 4 aspect that is only applicable to type 1 incidents so that the results would reflect the difference between types including same level-1 outcomes. But, excluding number 4 or including it results in a negligible difference. Can I just report that, and then include the number 4 in subsequent analyses? Especially as excluding data from the number 4 will cost substantial statistical power.

Thank you in advance.

More Ali Zia-Tohidi's questions See All
Similar questions and discussions