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.2.2")



Attach the package and use:
library("MVTests")
Maintained by
Hasan BULUT
[Scholar Profile | Author Map]
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.2.2, https://cran.r-project.org/web/packages/MVTests. Accessed 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for MVTests01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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