cran · GitHub

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)
    • Coxhead
    • Rozeboom
  • Principal Component Analysis tools
    • Non-naive cross-validation
    • Imputation using component estimation
  • One dataset

Read the original on github.com ↗