meantrix/corrP: corrp (Compute correlations type analysis in parallel)

Compute multiple types of correlations analysis (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 dataframes with mixed columns classes(integer, numeric, factor and character) in parallel backend. This package also has a C++ implementation of the Average correlation clustering algorithm and distance correlation t-test.

Getting started

Package details

AuthorIgor Dornelles Schoeller Siciliani <igor@meantrix.com>
MaintainerMeantrix <dev@meantrix.com>
LicenseGPL (>= 3)
Version0.4.0
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 Oct. 22, 2024, 10:16 a.m.