Other packages > Find by keyword >

MVTests  

Multivariate Hypothesis Tests
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MVTests", "2.3.1")



Attach the package and use:
library("MVTests")
Maintained by
Hasan BULUT
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-12-18
Latest Update: 2023-11-03
Description:
Multivariate hypothesis tests and the confidence intervals. It can be used to test the hypothesizes about mean vector or vectors (one-sample, two independent samples, paired samples), covariance matrix (one or more matrices), and the correlation matrix. Moreover, it can be used for robust Hotelling T^2 test at one sample case in high dimensional data. For this package, we have benefited from the studies Rencher (2003), Nel and Merwe (1986) , Tatlidil (1996), Tsagris (2014), Villasenor Alva and Estrada (2009) .
How to cite:
Hasan BULUT (2018). MVTests: Multivariate Hypothesis Tests. R package version 2.3.1, https://cran.r-project.org/web/packages/MVTests. Accessed 08 Mar. 2026.
Previous versions and publish date:
1.0 (2018-12-18 00:20), 1.1 (2019-07-30 10:30), 2.0.3 (2021-04-13 23:20), 2.0.8 (2021-07-08 17:30), 2.1.1 (2022-01-07 21:42), 2.2.2 (2023-11-03 17:40)
Other packages that cited MVTests R package
View MVTests citation profile
Other R packages that MVTests depends, imports, suggests or enhances
Complete documentation for MVTests
Functions, R codes and Examples using the MVTests R package
Some associated functions: Bcov . BoxM . Bsper . Coated . Mpaired . OneSampleHT2 . RHT2 . RobCat . TwoSamplesHT2 . iris . simRHT2 . summary.MVTests . 
Some associated R codes: Bcov.R . BoxM.R . Bsper.R . Coated.R . Iris.R . Mpaired.R . OneSampleHT2.R . RHT2.R . RobCat.R . TwoSamplesHT2.R . simRHT2.R . summaryMVTests.R .  Full MVTests package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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