runMiDASGetVarsFreq.Rd
Helper getting variables frequencies from MiDAS object. Additionally for
binary test covariate frequencies per phenotype are added. Used in scope of
runMiDAS
.
runMiDASGetVarsFreq(midas, experiment, test_covar)
MiDAS object.
String specifying experiment from midas
.
String giving name of test covariate.
Data frame with variable number of columns. First column,
"term"
holds experiment's variables, further columns hold number of
variable occurrence and their frequencies.