Description Usage Arguments Details Value Notes
This function is an internal function and should not be called by the user.
1 2 | .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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.