correlationr
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.0%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: Aurora-UofM
- Language: R
- Default Branch: master
- Size: 37.1 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
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
Owner
- Name: Aurora Robert
- Login: Aurora-UofM
- Kind: user
- Repositories: 1
- Profile: https://github.com/Aurora-UofM
GitHub Events
Total
- Push event: 28
Last Year
- Push event: 28
Packages
- Total packages: 1
-
Total downloads:
- cran 166 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: correlationr
Conduct Robust Correlations on Non-Normal Data
- Homepage: https://liqas.org/1-correlationr-package/
- Documentation: http://cran.r-project.org/web/packages/correlationr/correlationr.pdf
- License: GPL-3
-
Latest release: 0.1.0
published about 1 year ago