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?
Este exercício faz parte do curso
Multivariate Probability Distributions in R
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
