View source: R/check.mvnorm.plot.R
check.mvnorm.plot | R Documentation |
Checks for multivariate normality in data
check.mvnorm.plot(data)
data |
A dataframe with multiple quantitative variables |
A qq-plot for multivariate normality
check.mvnorm.plot(iris[,1:4])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.