Learn R Programming

miclust (version 1.2.8)

manhattan: Computes Manhattan distance.

Description

manhattan computes the Manhattan distance from data to centers.

Usage

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.