gett: Student's t statistic for two matrices

Description Usage Arguments Details Value Author(s) See Also

Description

Function to compute Student's t statistic for two matrices.

Usage

1
   gett(X,Y,method)

Arguments

X

Original matrix X.

Y

Original matrix Y.

method

String. Two values: pearson and spearman

Details

gett computes t statistic by means of a matrix correlation index (Pearson's or Spearman's correlation).

Value

t

Student's statistic.

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>.

See Also

getpearson, getspearman.


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