View source: R/correlation_analysis.R
correlation_analysis | R Documentation |
performs correlation analysis and corrplots for each of the groups in the dataset
correlation_analysis( x, result, data.info = c("sample", "subject", "time", "class"), title = "VIPs_corr", groups = list(), T0 = F, time0 = NULL, FC = F, scaling = T )
x |
|
result |
|
data.info |
|
title |
|
groups |
|
T0 |
|
time0 |
|
FC |
|
scaling |
correlation_analysis(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.