runMiDASGetVarsFreq | R Documentation |
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 |
MiDAS object. |
experiment |
String specifying experiment from |
test_covar |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.