Description Usage Arguments Value
View source: R/tables_generator.R
Generates a latex table or data frame for mutation operators table with effect size and U test.
1  | table_generator_mutant_operators(d, rtrn = "tex", m = "median")
 | 
d | 
 Data frame of mutants  | 
rtrn | 
 Latex (tex) or a data frame (data)  | 
m | 
 Results shown as median or mean  | 
A A12 effect size and U-test of mutation score per operator compared pair wise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.