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 26 Jun. 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

tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
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  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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