Description Usage Arguments Value
View source: R/network_reduction.R
(INTERNAL)
1 | corPvalueStudentParallel(correlation, n_samples, chunk_size)
|
correlation |
matrix of correlation values |
n_samples |
matrix of number of samples used in computation of each correlation value |
chunk_size |
smallest unit of work in parallel computation (number of p-values to compute) |
vector of p-values for upper triangle
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.