Hi,

the GLM command is implemented in PSPP. Hence, PSPP is able to perform ANOVAs with more than one fixed factor. There are also subcommands for the type of the sum of squares and the model (e.g. with or without interaction terms). But I do not know how reliable the results are.

GLMdependent_vars  BYfixed_factors
     [/METHOD = SSTYPE(type)]
     [/DESIGN =interaction_0  [interaction_1  [...interaction_n]]]
     [/INTERCEPT = {INCLUDE|EXCLUDE}]
     [/MISSING = {INCLUDE|EXCLUDE}]

Check the manual of PSPP for more, please.

Kind regards,

Oliver

Am 02.06.2019 um 12:10 schrieb Robin Scharf:
Hi PSPP-fans,

I was trying to find out whether PSPP supports two or multi-way ANOVA
analysis but could not find anything about it in the commands list of FAQ.

Could someone point me to a full list of analysis that are supported?

Cheers,
Rob
_______________________________________________
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users

_______________________________________________
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to