Dear Anteneh Yimer,
Thank you for your reply.
When I go to Analyze > Regression > Linear, I don't have the " covariate " option.(cfrscreenshot)
So, let's say my challenge are :
- My dependent variables are ordinal.
- My design is Within Subject.
- My independent variables are dummies ( categorical)
I tried to perform a Fixed Effect Test (Analyze > GLM > Repeated Measures), but I couldn't do it correctly. When specifying the Within-Subject Factor Name, I entered 'Scenario' and '7 levels' because I have 7 scenarios. However, for the next step I couldn't link each scenario with my dependent variable afterward.
Because my dependent variables are ordinal, I had considered the GLM with the "Ordinal Logistic" option (Analyze > Generalized Linear Model > then in "Type of Model" clicking on "Ordinal Logistic"), but I'm unsure if this test accounts for the Within Subject design and that allow me to control for individual heterogeneity. Do you have any suggestions?
When I go to Analyze > Regression I don't have the covariate option
However, when I go to Analyze > General Linear Model > Univariate --> I can test for the robust standard error when adding all my independent variables + control variables ( however ; I dont know if it's equivalent to the clustered standard error ? )

------------------------------
Emma Iannello
------------------------------
Original Message:
Sent: Fri May 31, 2024 07:26 AM
From: Anteneh Yimer
Subject: CLUSTERED STANDARD ERROR
To perform a multiple linear regression with clustered standard errors in SPSS, you will need to follow these steps:
Reshape Your Data: Since your data involves repeated measures (each participant responding to multiple scenarios), you will need to reshape your data into a long format where each row represents a scenario response for a participant.
Run the Linear Regression:
Go to Analyze > Regression > Linear.
Select your dependent variables (motivation, satisfaction, collaboration, and help) and independent variables (scenarios).
Add your control variables (gender, age, and status) as covariates.
Account for Clustered Standard Errors:
SPSS does not directly support clustered standard errors in the traditional linear regression menu.
One approach is to use the Complex Samples module if you have access to it. You can specify clusters to account for individual heterogeneity.
Alternatively, consider using a more advanced statistical software like R or Stata for this specific requirement, as they offer more straightforward methods for clustered standard errors.
Here's a basic outline to get you started. If you need detailed instructions for any of these steps, please let me know!
------------------------------
Anteneh Yimer
------------------------------