Subjects get colors of balls in Room1, Room2, Room3 etc. I want to get the following form of patterns with the code below but I cannot get the frequencies so I can see exactly how many subjects received which colors balls:
groups Room1 Room2 Room3, missing
I want the output with the frequencies so I can identify patterns between different sets of colors of balls for example groups Room1 Room2 Room3, missing:
blue (frequency) yellow(frequency) orange (frequency)
groups Room1 Room2 Room3, missing
I want the output with the frequencies so I can identify patterns between different sets of colors of balls for example groups Room1 Room2 Room3, missing:
blue (frequency) yellow(frequency) orange (frequency)
Comment