Skip to contents

Assign new segments to a fitted KWF clustering model

Usage

# S3 method for class 'elcf4r_kwf_clusters'
predict(object, segments, ...)

Arguments

object

An elcf4r_kwf_clusters object returned by elcf4r_kwf_cluster_days().

segments

Matrix or data frame of new daily segments.

...

Unused, present for method compatibility.

Value

A character vector of cluster labels.