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 29 Jun. 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

mappoly  
Genetic Linkage Maps in Autopolyploids
Construction of genetic maps in autopolyploid full-sib populations. Uses pairwise recombination fra ...
Download / Learn more Package Citations See dependency  
cogmapr  
Cognitive Mapping Tools Based on Coding of Textual Sources
Functions for building cognitive maps based on qualitative data. Inputs are textual sources (article ...
Download / Learn more Package Citations See dependency  
sprintr  
Sparse Reluctant Interaction Modeling
An implementation of a computationally efficient method to fit large-scale interaction models based ...
Download / Learn more Package Citations See dependency  
Maintainer: Guo Yu (view profile)
SurvDisc  
Discrete Time Survival and Longitudinal Data Analysis
Various functions for discrete time survival analysis and longitudinal analysis. SIMEX method for co ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ollg  
Computes some Measures of OLL-G Family of Distributions
Computes the pdf, cdf, quantile function, hazard function and generating random numbers for Odd log- ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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