manhattan: Computes Manhattan distance.

Description Usage Arguments Value

View source: R/manhattan.R

Description

manhattan computes the Manhattan distance from data to centers.

Usage

1
manhattan(x, centers)

Arguments

x

internally provided by miclust function.

centers

internally provided by miclust function.

Value

internal value to be used by miclust function.


miclust documentation built on Feb. 8, 2022, 1:06 a.m.