compute_intensity_similarity: Compute pairwise similarity of two records (current and...

Description Usage Arguments Value

View source: R/common_processing_module.R

Description

Compute pairwise similarity of two records (current and candidate)

Usage

1
compute_intensity_similarity(current_index, candidate_index, intensity_cols)

Arguments

current_index

Current record index

candidate_index

Candidate record index

intensity_cols

Intensity column numbers

Value

Similarity value (double)


GIST-CSBL/MVP documentation built on May 6, 2019, 5:09 p.m.