SubSetting

psppsp Member Posts: 5 Contributor II
edited November 2018 in Help
Hi All

I have an exampleSet with attributes Gender, Age, Att3, Att4 and Att5. I would like to make a new exampleSet where Gender=1 and Age=30. How do I do that?

Regards
Peter

Answers

  • earmijoearmijo Member Posts: 270 Unicorn
    Same answer. Use the operator "Filter Examples" : the condition this time is going to be "Gender=1|Age=30".
Sign In or Register to comment.