Other packages > Find by keyword >

correlation  

Methods for Correlation Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("correlation", "0.8.8")



Attach the package and use:
library("correlation")
Maintained by
Brenton M. Wiernik
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-03-16
Latest Update: 2025-07-08
Description:
Lightweight package for computing different kinds of correlations, such as partial correlations, Bayesian correlations, multilevel correlations, polychoric correlations, biweight correlations, distance correlations and more. Part of the 'easystats' ecosystem. References: Makowski et al. (2020) .
How to cite:
Brenton M. Wiernik (2020). correlation: Methods for Correlation Analysis. R package version 0.8.8, https://cran.r-project.org/web/packages/correlation. Accessed 11 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:28), 0.1.0 (2020-03-16 12:50), 0.2.0 (2020-04-09 10:50), 0.2.1 (2020-05-05 07:10), 0.3.0 (2020-06-19 07:40), 0.4.0 (2020-09-27 12:40), 0.5.0 (2020-12-02 08:40), 0.6.0 (2021-02-12 08:20), 0.6.1 (2021-04-09 08:10), 0.7.0 (2021-09-05 06:30), 0.7.1 (2021-10-06 15:50), 0.8.0 (2022-02-14 22:50), 0.8.1 (2022-05-20 23:50), 0.8.2 (2022-08-09 19:20), 0.8.3 (2022-10-09 02:00), 0.8.4 (2023-04-06 11:23), 0.8.5 (2024-06-16 06:20), 0.8.6 (2024-10-26 17:20), 0.8.7 (2025-03-03 18:30)
Other packages that cited correlation R package
View correlation citation profile
Other R packages that correlation depends, imports, suggests or enhances
Complete documentation for correlation
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

gprofiler2  
Interface to the 'g:Profiler' Toolset
A toolset for functional enrichment analysis and visualization, gene/protein/SNP identifier conversi ...
Download / Learn more Package Citations See dependency  
phonenumber  
Convert Letters to Numbers and Back as on a Telephone Keypad
Convert English letters to numbers or numbers to English letters as on a telephone keypad. When con ...
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  
Rssa  
A Collection of Methods for Singular Spectrum Analysis
Methods and tools for Singular Spectrum Analysis including decomposition, forecasting and gap-filli ...
Download / Learn more Package Citations See dependency  
lactcurves  
Lactation Curve Parameter Estimation
AllCurves() runs multiple lactation curve models and extracts selection criteria for each model. Th ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

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