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



Attach the package and use:
library("correlation")
Maintained by
Brenton M. Wiernik
[Scholar Profile | Author Map]
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.7, https://cran.r-project.org/web/packages/correlation. Accessed 13 Apr. 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), 0.8.6 (2024-10-26 17: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
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/11Downloads for correlation4005006007008009001000110012001300140015001600TrendBars

Today's Hot Picks in Authors and Packages

COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
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  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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