Description Usage Arguments Value Author(s) See Also
View source: R/base_Make.cormatrix.R
conversion between correlation matrix and related long data
1 2 | makeCormatrix(data, source.col = NULL, target.col = NULL,
value = NULL, report = T)
|
data |
matrix or data.frame |
source.col |
source colnames |
target.col |
target colnames |
value |
value colnames |
report |
whether to do report |
a long data or a correlation matrix
Weibin Huang<654751191@qq.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.