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 08 Mar. 2026.
Previous versions and publish date:
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

vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
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  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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