clustering_prediction {biosensors.usc}R Documentation

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.


[Package biosensors.usc version 1.0 Index]