getMaxDist {ScorePlus} | R Documentation |
find the maxinum distance from the convex hull formed by the chosen K vertices
Description
find the maxinum distance from the convex hull formed by the chosen K vertices
Usage
getMaxDist(centers, vertex.ind)
Arguments
centers |
L-by-(K-1) center matrix |
vertex.ind |
index of the |
Value
the maximum distance
[Package ScorePlus version 0.1 Index]