Description Usage Arguments Value See Also
Internal function, called by make_ref_similarity_names_using_marked for each group.
1 2 3  | make_ref_similarity_names_for_group(the_test_group, mwtest_res_table,
  de_table.ref.marked, reciprocal_matches = NA, the_test_dataset,
  the_ref_dataset, the_pval)
 | 
the_test_group | 
 Query group to make name for  | 
mwtest_res_table | 
 Mann-whitney test results as constructed 
in   | 
de_table.ref.marked | 
 The output of 
  | 
reciprocal_matches | 
 Simplified table of reciprocal matches prepared 
within   | 
the_test_dataset | 
 A short meaningful name for the experiment. (Should match test_dataset column in de_table.marked)  | 
the_ref_dataset | 
 A short meaningful name for the experiment. (Should match dataset column in de_table.marked)  | 
the_pval | 
 pval as per 
  | 
A tibble with just one group's labelling information, as per 
make_ref_similarity_names_using_marked
make_ref_similarity_names_using_marked 
Only place that uses this function, details there.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.