Dear all,
unfortunately this syntax for calculation simple main effets in a covariance does not work - any ideas what might be wrong or what different commands could be used? "Debiasing" has 3 parameter values (0, 2, 3) SpAge/SpSex are binary the covariates are VpSex (binary) and BFI_K (likert scale 1 - 7) Best regards, Christoph SORT CASES BY Debiasing . SPLIT FILE SEPARATE BY Debiasing . MANOVA empf_qual_erf BY SpAge (0, 1) SpSex (0, 1) Debiasing (0, 3) WITH VpSex BFI_K_Extraversion BFI_K_Verträglichkeit BFI_K_Gewissenhaftigkeit BFI_K_Neurotizismus BFI_K_Offenheit /DESIGN SpAge WITHIN Debiasing (0) SpAge WITHIN Debiasing (2) SpAge WITHIN Debiasing (3) SpAge Debiasing SpAge*Debiasing. SPLIT FILE OFF. FILTER OFF. USE ALL. EXECUTE. ===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD |
Administrator
|
The single most obvious thing is your curious usage of "Debiasing" as both involved in the SPLIT FILE and the MANOVA. Beyond that since you didn't bother to post your error message(s) you will need to try again?
What happens WITHOUT the SPLIT FILE?
Please reply to the list and not to my personal email.
Those desiring my consulting or training services please feel free to email me. --- "Nolite dare sanctum canibus neque mittatis margaritas vestras ante porcos ne forte conculcent eas pedibus suis." Cum es damnatorum possederunt porcos iens ut salire off sanguinum cliff in abyssum?" |
Free forum by Nabble | Edit this page |