Description Usage Arguments Details Value Author(s) See Also
Function to compute Student's t statistic for two matrices.
1 | gett(X,Y,method)
|
X |
Original matrix X. |
Y |
Original matrix Y. |
method |
String. Two values: pearson and spearman |
gett
computes t statistic by means of a matrix correlation index (Pearson's or Spearman's correlation).
t |
Student's statistic. |
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>.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.