A list with the results from the numerical analyses and statistical tests.
Outliersa vector of row indices for observations identified as outliers.
ShapiroXShapiro-Wilk-Test result for normality of x-coordinates.
ShapiroYShapiro-Wilk-Test result for normality of y-coordinates.
multNormE-statistic-Test result for multivariate normality of (x,y)-coordinates.
Details
In addition to the numerical results listed below, this function produces the following diagrams:
a combined plot for multivariate outlier identification as produced byaq.plot
a chi-square plot for eyeballing multivariate normality as produced bychisq.plot, including a reference line through the first and third quantile
a heatmap of a 2D-kernel density estimate for the (x,y)-coordinates together with group center and characteristic ellipse based on a robust estimate for the covariance matrix
a Q-Q-plot for x-coordinates for eyeballing normality
a Q-Q-plot for y-coordinates for eyeballing normality
a histogram for x-coordinates including a fitted normal distribution as well as a nonparametric kernel density estimate
a histogram for y-coordinates including a fitted normal distribution as well as a nonparametric kernel density estimate