Package: correlation 0.8.5

Brenton M. Wiernik

correlation: Methods for Correlation Analysis

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) <doi:10.21105/joss.02306>.

Authors:Dominique Makowski [aut, inv], Brenton M. Wiernik [aut, cre], Indrajeet Patil [aut], Daniel Lüdecke [aut], Mattan S. Ben-Shachar [aut], Rémi Thériault [aut], Mark White [rev], Maximilian M. Rabe [rev]

correlation_0.8.5.tar.gz
correlation_0.8.5.zip(r-4.5)correlation_0.8.5.zip(r-4.4)correlation_0.8.5.zip(r-4.3)
correlation_0.8.5.tgz(r-4.4-any)correlation_0.8.5.tgz(r-4.3-any)
correlation_0.8.5.tar.gz(r-4.5-noble)correlation_0.8.5.tar.gz(r-4.4-noble)
correlation_0.8.5.tgz(r-4.4-emscripten)correlation_0.8.5.tgz(r-4.3-emscripten)
correlation.pdf |correlation.html
correlation/json (API)
NEWS

# Install 'correlation' in R:
install.packages('correlation', repos = c('https://easystats.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/easystats/correlation/issues

On CRAN:

bayesianbayesian-correlationsbiserialcorcorrelationcorrelation-analysiscorrelationseasystatsgammagaussian-graphical-modelshacktoberfestmatrixmultilevel-correlationsoutlierspartialpartial-correlationsregressionrobustspearman

26 exports 425 stars 7.37 score 4 dependencies 10 dependents 5 mentions 23.4k downloads

Last updated 1 months agofrom:1503b37ef1

Exports:cor_lowercor_smoothcor_sortcor_testcor_textcor_to_cicor_to_covcor_to_pcor_to_pcorcor_to_spcorcormatrix_to_excelcorrelationdisplaydistance_mahalanobisis_positive_definiteis.coris.positive_definiteisSquarematrix_inversepcor_to_corprint_htmlprint_mdsimulate_simpsonstandardize_namesvisualisation_recipez_fisher

Dependencies:bayestestRdatawizardinsightparameters

Correlation Types

Rendered fromtypes.Rmdusingknitr::rmarkdownon Jul 16 2024.

Last update: 2023-04-05
Started: 2020-03-25

Multilevel Correlations

Rendered frommultilevel.Rmdusingknitr::rmarkdownon Jul 16 2024.

Last update: 2022-09-13
Started: 2020-03-25

Readme and manuals

Help Manual

Help pageTopics
Return the upper or lower triangular partcor_lower
Smooth a non-positive definite correlation matrix to make it positive definitecor_smooth is.positive_definite is_positive_definite
Sort a correlation matrix to improve readability of groups and clusterscor_sort
Correlation testcor_test
Correlation textcor_text
Convert correlation to p-values and CIscor_to_ci cor_to_p
Convert a correlation to covariancecor_to_cov
Correlation Matrix to (Semi) Partial Correlationscor_to_pcor cor_to_spcor pcor_to_cor
Easy export of correlation matrix to Excelcormatrix_to_excel
Correlation Analysiscorrelation
Deprecated functionscorrelation-deprecated distance_mahalanobis
Export tables into different output formatsdisplay.easycormatrix print_html.easycormatrix print_html.easycorrelation print_md.easycormatrix print_md.easycorrelation
Check if matrix ressembles a correlation matrixis.cor
Check if Square MatrixisSquare
Matrix Inversionmatrix_inverse
Visualisation Recipe for 'correlation' Objectsvisualisation_recipe.easycormatrix visualisation_recipe.easycorrelation visualisation_recipe.easycor_test
Fisher z-transformationz_fisher