Package: MatrixCorrelation 0.10.0
MatrixCorrelation: Matrix Correlation Coefficients
Computation and visualization of matrix correlation coefficients. The main method is the Similarity of Matrices Index, while various related measures like r1, r2, r3, r4, Yanai's GCD, RV, RV2, adjusted RV, Rozeboom's linear correlation and Coxhead's coefficient are included for comparison and flexibility.
Authors:
MatrixCorrelation_0.10.0.tar.gz
MatrixCorrelation_0.10.0.tar.gz(r-4.5-noble)MatrixCorrelation_0.10.0.tar.gz(r-4.4-noble)
MatrixCorrelation_0.10.0.tgz(r-4.4-emscripten)MatrixCorrelation_0.10.0.tgz(r-4.3-emscripten)
MatrixCorrelation.pdf |MatrixCorrelation.html✨
MatrixCorrelation/json (API)
NEWS
# Install 'MatrixCorrelation' in R: |
install.packages('MatrixCorrelation', repos = 'https://cloud.r-project.org') |
Bug tracker:https://github.com/khliland/matrixcorrelation/issues0 issues
- candy - Candy data
Conda:r-matrixcorrelation-0.10.0(2025-03-25)
Last updated 3 years agofrom:cf8b6b352c. Checks:1 OK, 2 NOTE. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 06 2025 |
R-4.5-linux-x86_64 | NOTE | Mar 06 2025 |
R-4.4-linux-x86_64 | NOTE | Mar 06 2025 |
Exports:allCorrelationscor.test_eqCoxheadGCDis.signifPCAcvPCAimputePSIr1r2r3r4RozeboomRVRV2RVadjRVadjGhaziriRVadjMayesignificantSMIsqveccor
Dependencies:clicrayongluehmslatticelifecycleMatrixpkgconfigplotrixpracmaprettyunitsprogressR6RcppRcppArmadilloRcppEigenrlangRSpectravctrs
Citation
To cite the MatrixCorrelation package in publications use:
Ulf Geir Indahl, Tormod Næs and Kristian Hovde Liland (2018). A similarity index for comparing coupled matrices. Journal of Chemometrics, e3049.
Corresponding BibTeX entry:
@Article{, title = {A similarity index for comparing coupled matrices}, author = {Ulf Geir Indahl and Tormod Næs and Kristian Hovde Liland}, year = {2018}, volume = {e3049}, journal = {Journal of Chemometrics}, }
Readme and manuals
Matrix Correlation Coefficients - MatrixCorrelation
Installation
# Install release version from CRAN
install.packages("MatrixCorrelation")
# Install development version from GitHub
devtools::install_github("khliland/MatrixCorrelation")
Contents
- Matrix correlation measures
- Similarity of Matrices Index (SMI)
- RV, RV2, RVadj
- r1, r2, r3, r4
- Procrustes Similarity Index (PSI)
- Coxheard
- Roseboom
- Principal Component Analysis tools
- Non-naive cross-validation
- Imputation using component estimation
- One dataset
Help Manual
Help page | Topics |
---|---|
All correlations | allCorrelations |
Candy data | candy |
Test for no correlation between paired sampes | cor.test_eq |
Coxhead's coefficient | Coxhead |
Similiarity of Matrices Coefficients | MatrixCorrelation-package MatrixCorrelation |
Principal Component Analysis cross-validation error | PCAcv |
Principal Component Analysis based imputation | PCAimpute |
Result functions for the Similarity of Matrices Index (SMI) | is.signif plot.SMI print.SMI summary.SMI |
Procrustes Similarity Index | PSI |
Correlational Measures for Matrices | GCD r1 r2 r3 r4 |
Rozeboom's squared vector correlation | Rozeboom sqveccor |
RV coefficients | RV RV2 RVadj RVadjGhaziri RVadjMaye |
Significance estimation for Similarity of Matrices Index (SMI) | significant |
Similarity of Matrices Index (SMI) | SMI |