compute_diffmeans_sumvar: Compute diff mean sum var dataframe
Description
Compute diff mean sum var dataframe
Usage
compute_diffmeans_sumvar(data, target_vector)
Value
data.frame with computed difference in means and sum of variances for target comparison (target v others)
Arguments
- 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