PCscoresCorr: PCscoresCorr Perform a correlation test between two matrices...

View source: R/PCscoresCorr.R

PCscoresCorrR Documentation

PCscoresCorr Perform a correlation test between two matrices of PCscores

Description

PCscoresCorr Perform a correlation test between two matrices of PCscores

Usage

PCscoresCorr(matrix1, matrix2, nPCs = 1:5)

Arguments

matrix1

matrix: first set of PC scores

matrix2

matrix: second set of PC scores

nPCs

numeric vector: specify which PC scores will be selected in the correlation test

Value

corr the correlation values associated to each pair of PC scores

p.values p-values associated to the correlation test

Author(s)

Antonio Profico, Costantino Buzi, Marina Melchionna, Paolo Piras, Pasquale Raia, Alessio Veneziano


Arothron documentation built on Feb. 16, 2023, 5:17 p.m.