Other packages > Find by keyword >

cctest  

Canonical Correlations and Tests of Independence
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cctest", "1.2.0")



Attach the package and use:
library("cctest")
Maintained by
Robert Schlicht
[Scholar Profile | Author Map]
First Published: 2024-08-27
Latest Update: 2024-08-27
Description:
A simple interface for multivariate correlation analysis that unifies various classical statistical procedures including t-tests, tests in univariate and multivariate linear models, parametric and nonparametric tests for correlation, Kruskal-Wallis tests, standard non-exact versions of Wilcoxon rank-sum and signed rank tests, chi-squared tests of independence, score tests of particular hypotheses in generalized linear models, canonical correlation analysis and linear discriminant analysis.
How to cite:
Robert Schlicht (2024). cctest: Canonical Correlations and Tests of Independence. R package version 1.2.0, https://cran.r-project.org/web/packages/cctest. Accessed 25 Feb. 2025.
Previous versions and publish date:
1.0.0 (2024-08-27 13:40), 1.1.0 (2024-10-02 16:20)
Other packages that cited cctest R package
View cctest citation profile
Other R packages that cctest depends, imports, suggests or enhances
Complete documentation for cctest
Functions, R codes and Examples using the cctest R package
Full cctest package functions and examples
Downloads during the last 30 days
01/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/24Downloads for cctest246810121416182022TrendBars

Today's Hot Picks in Authors and Packages

MSclassifR  
Automated Classification of Mass Spectra
Functions to classify mass spectra in known categories, and to determine discriminant mass-over-char ...
Download / Learn more Package Citations See dependency  
IQCC  
Improved Quality Control Charts
Builds statistical control charts with exact limits for univariate and multivariate cases. ...
Download / Learn more Package Citations See dependency  
iDOVE  
Durability of Vaccine Efficacy Against SARS-CoV-2 Infection
Implements a nonparametric maximum likelihood method for assessing potentially time-varying vaccine ...
Download / Learn more Package Citations See dependency  
POMaSPU  
Adaptive Association Tests for Multiple Phenotypes using Proportional Odds Model (POM-aSPU)
POM-aSPU test evaluates an association between an ordinal response and multiple phenotypes, for deta ...
Download / Learn more Package Citations See dependency  
gpmap  
Analysing and Plotting Genotype-Phenotype Maps
Tools for studying genotype-phenotype maps for bi-allelic loci underlying quantitative phenotypes. T ...
Download / Learn more Package Citations See dependency  
downloader  
Download Files over HTTP and HTTPS
Provides a wrapper for the download.file function, making it possible to download files over HTTPS ...
Download / Learn more Package Citations See dependency  

23,762

R Packages

206,309

Dependencies

64,478

Author Associations

23,763

Publication Badges

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