Other packages > Find by keyword >

CovTools  

Statistical Tools for Covariance Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("CovTools", "0.5.6")



Attach the package and use:
library("CovTools")
Maintained by
Kisung You
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-10-16
Latest Update: 2021-08-13
Description:
Covariance is of universal prevalence across various disciplines within statistics. We provide a rich collection of geometric and inferential tools for convenient analysis of covariance structures, topics including distance measures, mean covariance estimator, covariance hypothesis test for one-sample and two-sample cases, and covariance estimation. For an introduction to covariance in multivariate statistical analysis, see Schervish (1987) .
How to cite:
Kisung You (2017). CovTools: Statistical Tools for Covariance Analysis. R package version 0.5.6, https://cran.r-project.org/web/packages/CovTools. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2017-10-16 19:47), 0.2.0 (2017-11-08 17:32), 0.2.1 (2017-11-16 00:17), 0.3.0 (2018-02-18 05:55), 0.3.1 (2018-05-20 11:35), 0.4.0 (2018-09-01 07:40), 0.5.0 (2018-09-14 23:20), 0.5.1 (2019-01-29 10:00), 0.5.2 (2019-08-29 14:30), 0.5.3 (2019-11-26 07:40), 0.5.4 (2021-08-14 01:40)
Other packages that cited CovTools R package
View CovTools citation profile
Other R packages that CovTools depends, imports, suggests or enhances
Complete documentation for CovTools
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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