calculate_score: Calculate ABC score based on specified method

View source: R/abc_model.R

calculate_scoreR Documentation

Calculate ABC score based on specified method

Description

Calculate ABC score based on specified method

Usage

calculate_score(a_b_score, b_c_score, method)

Arguments

a_b_score

A-B association score

b_c_score

B-C association score

method

Scoring method: "multiplication", "average", "combined", or "jaccard"

Value

Calculated score


LBDiscover documentation built on June 16, 2025, 5:09 p.m.