Methods and Algorithms for Correlation Analysis in R

Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


By Dominique Makowski, Mattan S. Ben-Shachar, Indrajeet Patil, & Daniel Lüdecke

What is this?

Excerpt from site: Correlations tests are arguably one of the most commonly used statistical procedures, and are used as a basis in many applications such as exploratory data analysis, structural modeling, data engineering etc. In this context, we present correlation, a toolbox for the R language(R Core Team, 2019) and part of the easy stats collection, focused on correlation analysis.

  1. Link to paper here: https://www.researchgate.net/publication/342978399_Methods_and_Algorithms_for_Correlation_Analysis_in_R
  2. Link to repo here: https://github.com/easystats/correlation

Hexagonal logo with the word correlation at the top in white text on a bright pink background. The center features a stylized molecule-like network with black branches and blue-and-white eyeball-shaped nodes, all enclosed in a yellow border.

Back to top