find_within_match_differences {celaref}R Documentation

find_within_match_differences

Description

Internal function to find if there are significant difference between the distribitions, when there are multiple match groups.

Usage

find_within_match_differences(de_table.ref.marked, matches, the_test_group,
  the_test_dataset, the_ref_dataset, the_pval)

Arguments

de_table.ref.marked

see make_ref_similarity_names_for_group

matches

see make_ref_similarity_names_for_group

the_test_group

see make_ref_similarity_names_for_group

the_test_dataset

see make_ref_similarity_names_for_group

the_ref_dataset

see make_ref_similarity_names_for_group

the_pval

see make_ref_similarity_names_for_group

Details

For use by make_ref_similarity_names_for_group

Value

String of within match differences

See Also

make_ref_similarity_names_for_group


[Package celaref version 1.6.0 Index]