Skip to contents

Use this function to create a precision object for clustering tasks. This object will contain raw training data and its labels.

Usage

create.precision.cluster(data, label)

Arguments

data

Data matrix

label

Labels

Value

A precision object for clustering