Skip to contents

Get cluster centroids

Usage

get_centroids(x)

# S3 method for class 'KMeansCluster'
get_centroids(x)

Arguments

x

A KMeansCluster object.

Value

Numeric matrix of shape k x features.