MVNtestchar: Test for Multivariate Normal Distribution Based on a Characterization

Provides a test of multivariate normality of an unknown sample that does not require estimation of the nuisance parameters, the mean and covariance matrix. Rather, a sequence of transformations removes these nuisance parameters and results in a set of sample matrices that are positive definite. These matrices are uniformly distributed on the space of positive definite matrices in the unit hyper-rectangle if and only if the original data is multivariate normal (Fairweather, 1973, Doctoral dissertation, University of Washington). The package performs a goodness of fit test of this hypothesis. In addition to the test, functions in the package give visualizations of the support region of positive definite matrices for bivariate samples.

Package details

AuthorWilliam Fairweather [aut, cre]
MaintainerWilliam Fairweather <wrf343@flowervalleyconsulting.com>
LicenseGPL (>= 2)
Version1.1.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("MVNtestchar")

Try the MVNtestchar package in your browser

Any scripts or data that you put into this service are public.

MVNtestchar documentation built on July 26, 2020, 1:07 a.m.