Skip to content

❗ This is a read-only mirror of the CRAN R package repository. correlationr — Conduct Robust Correlations on Non-Normal Data. Homepage: https://liqas.org/1-correlationr-package/https://github.com/Aurora-UofM/correlationr Report bugs for this package: https://github.com/Aurora-UofM/correlationr/issues

Notifications You must be signed in to change notification settings

cran/correlationr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

correlationr

This package provides functions for executing robust correlation analysis. Functions inlcude:

  1. Median Absolute Deviation Correlation
  2. Median Based Correlation

Pearson’s correlation (r) is widely-employed statistic for assessing bivariate linearity. This correlation is not robust against outliers, violations of normality, and when X and Y are not linearly related.

Median Absolute Deviation correlation can be used to examine whether two continuous variables (X and Y) are linearly related using a deviate estimation. The median deviation is more robust than the conventional standard deviation (SD) estimate.

Median Based Correlation can be used to examine whether two continuous variables (X and Y) are linearly related using a median correlation coefficient. It is a A derivative of the Median Absolute Deviation and the median correlation coefficient is more robust than the conventional standard deviation (SD) estimate.

For more information on the functions included within the package please visit the following citation: Li, J. C. (2022). Supplementary materials to: Bootstrap confidence intervals for 11 robust correlations in the presence of outliers and leverage observations [Simulation code, application example]. PsychOpen GOLD. https://doi.org/10.23668/psycharchives.7051

About

❗ This is a read-only mirror of the CRAN R package repository. correlationr — Conduct Robust Correlations on Non-Normal Data. Homepage: https://liqas.org/1-correlationr-package/https://github.com/Aurora-UofM/correlationr Report bugs for this package: https://github.com/Aurora-UofM/correlationr/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages