dot-prepare_score_matrix_topoicsim: GAPGOM internal - .prepare_score_matrix_topoicsim()

Description Usage Arguments Details Value Notes

Description

This function is an internal function and should not be called by the user.

Usage

1
2
.prepare_score_matrix_topoicsim(vec1, vec2, sparse = FALSE,
  old_scores = FALSE)

Arguments

vec1

vector1 with arbitrary lookup names

vec2

vector2 with arbitrary lookup names.

sparse

whether to implement Matrix or matrix (default=F –> matrix)

old_scores

old score matrix that has overlapping values with currently generated score matrix.

Details

Prepared score dataframe for the semantic measures

Value

The score matrix with names and NA's.

Notes

Internal function used in multiple functions of topoICSim.


GAPGOM documentation built on Nov. 8, 2020, 8:08 p.m.