get_centroid_data: Compute the centroids for a given clustering

Description Usage Arguments

Description

Compute the centroids for a given clustering

Usage

1
get_centroid_data(x, k, use_median = FALSE)

Arguments

x

object obtained from get_kmeans

k

number of clusters to use

use_median

should median be used instead of mean to compute the centroid?


hafen/seriesclust documentation built on May 17, 2019, 2:24 p.m.