Learn R Programming

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

Copy Link

Version

Install

install.packages('MatrixCorrelation')

Monthly Downloads

432

Version

0.10.0

License

GPL-2

Issues

Pull Requests

Stars

Forks

Last Published

April 18th, 2022

Functions in MatrixCorrelation (0.10.0)

RV

RV coefficients
PSI

Procrustes Similarity Index
SMI

Similarity of Matrices Index (SMI)
allCorrelations

All correlations
PCAimpute

Principal Component Analysis based imputation
r1

Correlational Measures for Matrices
candy

Candy data
significant

Significance estimation for Similarity of Matrices Index (SMI)
plot.SMI

Result functions for the Similarity of Matrices Index (SMI)
cor.test_eq

Test for no correlation between paired sampes
Coxhead

Coxhead's coefficient
Rozeboom

Rozeboom's squared vector correlation
MatrixCorrelation

Similiarity of Matrices Coefficients
PCAcv

Principal Component Analysis cross-validation error