manhattan {miclust} | R Documentation |
Computes Manhattan distance.
Description
manhattan
computes the Manhattan distance from data to centers.
Usage
manhattan(x, centers)
Arguments
x |
internally provided by |
centers |
internally provided by |
Value
internal value to be used by miclust
function.
[Package miclust version 1.2.8 Index]