Package: MVN
Type: Package
Title: Multivariate Normality Tests
Version: 3.5
Date: 2014-10-15
Authors@R: c(person("Selcuk", "Korkmaz", role = c("aut", "cre"),
                     email = "selcuk.korkmaz@hacettepe.edu.tr"),
              person("Dincer", "Goksuluk", role = "aut",
          	             email = "dincer.goksuluk@hacettepe.edu.tr"))
Author: Selcuk Korkmaz [aut, cre], Dincer Goksuluk [aut]
Maintainer: Selcuk Korkmaz <selcuk.korkmaz@hacettepe.edu.tr>
URL: http://www.biosoft.hacettepe.edu.tr/MVN/
Depends: R (>= 2.15.0), nortest, moments, MASS, robustbase, mvoutlier
VignetteBuilder: knitr
Suggests: knitr
Imports: methods
Collate: classes.R mardiaTest.R hzTest.R roystonTest.R mvOutlier.R
        mvnPlot.R
Description: Assessing the assumption of multivariate normality is required by many parametric multivariate statistical methods, such as discriminant analysis, principal component analysis, MANOVA, etc. Here, we present an R package to asses multivariate normality. The MVN package contains three widely used multivariate normality tests, including Mardia's, Henze-Zirkler's, Royston's, graphical approaches, including chi-square Q-Q plot, perspective plot and contour plot and two outlier detection methods based on Mahalanobis distance. We have also developed web-tool version of the package which is available at http://www.biosoft.hacettepe.edu.tr/MVN/.
License: GPL (>= 2)
Packaged: 2014-10-15 14:20:23 UTC; selcukorkmaz
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-10-15 17:50:19
