meantrix/corrp: Compute Correlations Type Analysis in Parallel

Compute multiple types of correlation analyses, including Pearson correlation, R^2 coefficient of linear regression, Cramer's V measure of association, distance correlation, the Maximal Information Coefficient, uncertainty coefficient, and Predictive Power Score in large data frames with mixed column classes (integer, numeric, factor, and character) using a parallel backend. This package also includes a C++ implementation of the average correlation clustering algorithm and distance correlation t-test.

Getting started

Package details

Maintainer
LicenseGPL (>= 3)
Version0.6.0
URL https://github.com/meantrix/corrp https://meantrix.github.io/corrp/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("meantrix/corrp")
meantrix/corrp documentation built on April 17, 2025, 7:22 p.m.