get_reciprocal_matches {celaref}R Documentation

get_reciprocal_matches

Description

Internal function to run a bionomial test of median test rank > 0.5 (random).

Usage

get_reciprocal_matches(mwtest_res_table.recip, de_table.recip.marked,
  the_pval)

Arguments

mwtest_res_table.recip

Combined output of get_ranking_and_test_results for reciprocal test - ref vs query.

de_table.recip.marked

Recriprocal ref vs query de_table.ref.marked

the_pval

See make_ref_similarity_names_using_marked

Details

For use by make_ref_similarity_names_using_marked

Value

List of table of reciprocal matches tested from reference to query.

See Also

make_ref_similarity_names_using_marked


[Package celaref version 1.12.0 Index]