function_to_compute_model_computation_onesimulation_modelchoice {CyTOFpower} | R Documentation |
Run DS tests for one simulation.
function_to_compute_model_computation_onesimulation_modelchoice( onevariation, model )
onevariation |
list, of simulated data (output of the function_wrapper_apply_simulation_nbtimes function). |
model |
vector, name(s) of models to test. |
Function to run the DS tests through the different models.
data.frame of results for each simulation all models combined.