My dataset consists of data grouped into 48 industry classifications. I
have a string variable with an industry label for each observation.
Within each industry I would like to test prices for normality using
sktest. But sktest is not byable. Is there another way to achieve my
objective?
I apologize if this is a trivial question. Any suggestions would be welcome.