.prepare_score_matrix_topoicsim {GAPGOM} | R Documentation |
This function is an internal function and should not be called by the user.
.prepare_score_matrix_topoicsim(vec1, vec2, sparse = FALSE, old_scores = FALSE)
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. |
Prepared score dataframe for the semantic measures
The score matrix with names and NA's.
Internal function used in multiple functions of topoICSim.