groupShape(xy, plots = TRUE, bandW = 0.5)bandwith of smoothScatter.aq.plotchisq.plot, including a reference line with intercept 0 and slope 1smoothScattertogether with group center and error ellipse based on a robust estimate for the covariance matrixqqnorm,
smoothScatter,
hist,
kernel,
covMcd,
shapiro.test,
mvnorm.etest,
chisq.plot,
aq.plotxy <- matrix(round(rnorm(200, 0, 5), 2), ncol=2)
res <- groupShape(xy, bandW=1.6)
names(res)
res$corXY
res$Outliers
res$multNormRun the code above in your browser using DataLab