getTermDisp | R Documentation |
getTermDisp Calculate the term dispensability score, defined as the semantic similarity threshold a term was assigned to a cluster (namely, the similarity of a term to the cluster representative term).
getTermDisp(simMatrix, cluster, clusterRep)
simMatrix |
a (square) similarity matrix |
cluster |
the cluster assignment for each term |
clusterRep |
the cluster representative term |
a vector of term dispensability scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.