calculate_proband_similarity: calculate the similarity of suspected syndromes between two...

Description Usage Arguments Value

View source: R/suspected_syndromes_test.R

Description

calculate the similarity of suspected syndromes between two probands

Usage

1
calculate_proband_similarity(syndrome_rates, proband_1, proband_2)

Arguments

syndrome_rates

dataframe of syndrome terms and the rates at which they are used within the DDD probands.

proband_1

vector of syndrome terms for a proband

proband_2

vector of syndrome terms for a proband

Value

the similarity of the suspected syndromes for two syndromes, as rate between 0 and 1.


jeremymcrae/recessiveStats documentation built on May 19, 2019, 5:08 a.m.