Computes a vector of labels assigned to each of the observations in the training data through the constructed cluster model. If the training data is unlabeled then generated labels are used.
Usage
fitted(map)
Arguments
map
An object of type 'map'.
Value
A vector of predicted labels, one for each observations in the training data.