I have a data set with 6 different groups, who each have 73 variables. So I want to test each variable for normality within each group.
I have figured out how to do the shaprio.test(data$IL8)
, however can I not figure out how to set it in a loop so I don't have to do it 438 times.
Which parameters should I consider and how do I go about it?
I hope you can help in a language I can understand.
Best whishes, A lost PhD studen, Olivia Lie-Andersen