Test multivariate normality by wine type
In the previous exercise, we saw that the first four numeric variables of the wine
dataset does not follow multivariate normality. Explore wine_one
, wine_two
, and wine_three
, in which the four numeric columns have been subset by the three wine types. Do any of the wine types follow multivariate normality?
This exercise is part of the course
Multivariate Probability Distributions in R
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
