View source: R/helper_functions.R
| compute_diffmeans_sumvar | R Documentation |
Compute diff mean sum var dataframe
compute_diffmeans_sumvar(data, target_vector)
data |
Matrix with beta values that will be used to compute diffmeans sumvar data frame |
target_vector |
boolean vector defining which samples in data are part of the target class |
data.frame with computed difference in means and sum of variances for target comparison (target v others)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.