calculate_score | R Documentation |
Calculate ABC score based on specified method
calculate_score(a_b_score, b_c_score, method)
a_b_score |
A-B association score |
b_c_score |
B-C association score |
method |
Scoring method: "multiplication", "average", "combined", or "jaccard" |
Calculated score
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.