Two-Way ANOVA

Emma_Litfin
Emma_Litfin New Altair Community Member
edited November 2024 in Community Q&A
Hello

Is two-way ANOVA possible in RM?
I have one numerical attribute (e.g. a score out of 100) and two nominal attributes with varying classes (e.g. age group (18-21, 22-25, etc) and student status (domestic, international)).
I've been able to get Grouped ANOVA to work for the numerical attribute and one nominal attribute, but it doesn't allow for two nominal attributes.

Thanks
Emma
Tagged:

Answers

  • Caperez
    Caperez Altair Community Member
    edited April 2021
    Hi @Emma_Litfin

    you can handle this running a python script into RM. here is a simple code to perform the Two-way Anova with Golf dataset from examples. 
    Just connect your dataset output port  to the inp port and edit the python script. please see attached the python script as txt

    Regards
  • Telcontar120
    Telcontar120 New Altair Community Member
    There is also the Statistics extension which can be obtained in the Marketplace which allows ANOVA (and other statistical tests) to be performed directly within RapidMiner using operators.

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.