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 02 Jul. 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

tidyft  
Fast and Memory Efficient Data Operations in Tidy Syntax
Tidy syntax for 'data.table', using modification by reference whenever possible. This toolkit is de ...
Download / Learn more Package Citations See dependency  
aods3  
Analysis of Overdispersed Data using S3 Methods
Provides functions to analyse overdispersed counts or proportions. These functions should be consi ...
Download / Learn more Package Citations See dependency  
IntLIM  
Integration of Omics Data Using Linear Modeling
This workflow takes analyte levels from two different types of analytes (e.g. gene expression and me ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
hydrogeo  
Groundwater Data Presentation and Interpretation
Contains one function for drawing Piper diagrams (also called Piper-Hill diagrams) of water analyse ...
Download / Learn more Package Citations See dependency  
NetExplorer  
Network Explorer
Social network analysis has become an essential tool in the study of complex systems. 'NetExplorer' ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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