function_to_compute_model_computation_onesimulation_modelchoice {CyTOFpower}R Documentation

Run DS tests for one simulation.

Description

Run DS tests for one simulation.

Usage

function_to_compute_model_computation_onesimulation_modelchoice(
  onevariation,
  model
)

Arguments

onevariation

list, of simulated data (output of the function_wrapper_apply_simulation_nbtimes function).

model

vector, name(s) of models to test.

Details

Function to run the DS tests through the different models.

Value

data.frame of results for each simulation all models combined.


[Package CyTOFpower version 0.99.4 Index]