powered by
Perform omnibus statistical tests on the matrix of rankings from the DSCtool api
get_dsc_omnibus(res, method = NULL, alpha = 0.05)
A named list containing the algorithm means
The result of a call to the `get_dsc_rank`
Which method to use to do the tests. Has be be one of the allowed ones in `res$valid_methods`. When NULL, the first valid option is chosen by default
Threshold value for statistical significance
get_dsc_omnibus(get_dsc_rank(dsl, na.correction = 'PAR-10'))
Run the code above in your browser using DataLab