getpearson: Pearson's Correlation between two matrices

Description Usage Arguments Details Value Author(s)

Description

Function to compute Pearson's statistic for two matrices.

Usage

1
   getpearson(X,Y)

Arguments

X

Original matrix X.

Y

Original matrix Y.

Details

getpearson computes Pearson's rho statistic for quantifying association between two matrices.

Value

pearson

Pearson's correlation.

Author(s)

David Leiva <dleivaur@ub.edu>, Antonio Solanas <antonio.solanas@ub.edu>, Han de Vries <J.deVries1@uu.nl>, & David A. Kenny <david.kenny@uconn.edu>.


DLEIVA/DyaDA documentation built on May 6, 2019, 1:17 p.m.