| function_apply_modelcomputations_modelchoice {CyTOFpower} | R Documentation |
Run DS tests for one simulation.
function_apply_modelcomputations_modelchoice(
list_combined_output,
model = c("cytoglmm", "cytoglm", "testDS_limma_random", "testDS_limma_fixed",
"testDS_lmm")
)
list_combined_output |
list, of simulated data (output of the function_apply_onesimulation_withmarkerinfo function). |
model |
vector, name(s) of models to test. |
Wrapper to run the models through the different simulations.
data.frame of results for each simulation.