getTermDisp: getTermDisp Calculate the term dispensability score, defined...

View source: R/rrvgo.R

getTermDispR 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).

Description

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).

Usage

getTermDisp(simMatrix, cluster, clusterRep)

Arguments

simMatrix

a (square) similarity matrix

cluster

the cluster assignment for each term

clusterRep

the cluster representative term

Value

a vector of term dispensability scores


imbforge/rrvgo documentation built on March 15, 2024, 4:40 a.m.