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]
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.2.2, https://cran.r-project.org/web/packages/MVTests. Accessed 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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