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.6")



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: 2023-04-06
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.6, https://cran.r-project.org/web/packages/correlation. Accessed 04 Jan. 2025.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

EffectLiteR  
Average and Conditional Effects
Use structural equation modeling to estimate average and conditional effects of a treatment variabl ...
Download / Learn more Package Citations See dependency  
ravedash  
Dashboard System for Reproducible Visualization of "iEEG"
Dashboard system to display the analysis results produced by 'RAVE' (Magnotti J.F., Wang Z., Beauch ...
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  
NestedMenu  
A Nested Menu Widget for 'Shiny' Applications
Provides a nested menu widget for usage in 'Shiny' applications. This is useful for hierarchical ch ...
Download / Learn more Package Citations See dependency  
qualmap  
Opinionated Approach for Digitizing Semi-Structured Qualitative GIS Data
Provides a set of functions for taking qualitative GIS data, hand drawn on a map, and converting it ...
Download / Learn more Package Citations See dependency  
gggibbous  
Moon Charts, a Pie Chart Alternative
Moon charts are like pie charts except that the proportions are shown as crescent or gibbous portio ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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