permute_rho_Rcpp | R Documentation |
Calculates the pair-wise Spearman rank correlation without testing for significance.
permute_rho_Rcpp(count_matrix, permuted_matrix, method, ncores)
count_matrix |
An |
permuted_matrix |
An |
method |
pearson, spearman |
ncores |
An |
A vector
with rho values for each pair-wise correlation.
Schuyler D. Smith
permute_rho
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.