Other packages > Find by keyword >

mvShapiroTest  

Generalized Shapiro-Wilk test for multivariate normality
View on CRAN: Click here


Download and install mvShapiroTest package within the R console
Install from CRAN:
install.packages("mvShapiroTest")

Install from Github:
library("remotes")
install_github("cran/mvShapiroTest")

Install by package version:
library("remotes")
install_version("mvShapiroTest", "1.0")



Attach the package and use:
library("mvShapiroTest")
Maintained by
Elizabeth Gonzalez Estrada
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-10-29
Latest Update: 2013-11-04
Description:
This package implements the generalization of the Shapiro-Wilk testfor multivariate normality proposed by Villasenor-Alva andGonzalez-Estrada (2009).
How to cite:
Elizabeth Gonzalez Estrada (2012). mvShapiroTest: Generalized Shapiro-Wilk test for multivariate normality. R package version 1.0, https://cran.r-project.org/web/packages/mvShapiroTest. Accessed 20 Sep. 2026.
Previous versions and publish date:
(2026-07-09 06:33), 0.0.1 (2012-10-29 08:59)
Other packages that cited mvShapiroTest R package
View mvShapiroTest citation profile
Other R packages that mvShapiroTest depends, imports, suggests or enhances
Complete documentation for mvShapiroTest
Functions, R codes and Examples using the mvShapiroTest R package
Some associated functions: mvShapiro.Test . 
Some associated R codes: mvshapiro.test.R .  Full mvShapiroTest package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

mvShapiroTest  
Generalized Shapiro-Wilk test for multivariate normality
This package implements the generalization of the Shapiro-Wilk testfor multivariate normalit ...
Download / Learn more Package Citations See dependency  
fresh  
Create Custom 'Bootstrap' Themes to Use in 'Shiny'
Customize 'Bootstrap' and 'Bootswatch' themes, like colors, fonts, grid layout, to use in 'Shiny' a ...
Download / Learn more Package Citations See dependency  
sqldf  
Manipulate R Data Frames Using SQL
The sqldf() function is typically passed a single argument which is an SQL select statement where ...
Download / Learn more Package Citations See dependency  
wordgraph  
Graph Functionality of Free Associated Words
Functions that help less experienced R users to make graph analysis for free associated words or mor ...
Download / Learn more Package Citations See dependency  
tidyr  
Tidy Messy Data
Tools to help to create tidy data, where each column is a variable, each row is an observation, and ...
Download / Learn more Package Citations See dependency  
finalfit  
Quickly Create Elegant Regression Results Tables and Plots when Modelling
Generate regression results tables and plots in final format for publication. Explore models and ex ...
Download / Learn more Package Citations See dependency  

28,720

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA