Learn R Programming

biosensors.usc (version 1.0)

clustering_prediction: clustering_prediction

Description

Predicts the cluster of each element of the objects list

Usage

clustering_prediction(clustering, objects)

Arguments

clustering

A gl.clustering object.

objects

Matrix of objects to cluster.

Value

The clusters to which these objects are assigned.