Cluster: Wrapper class for a particular cluster. Maps a cluster type...

View source: R/methods-Cluster.R

ClusterR Documentation

Wrapper class for a particular cluster. Maps a cluster type to the the resulting cluster data.

Description

Wrapper class for a particular cluster. Maps a cluster type to the the resulting cluster data.

Usage

Cluster(method, param, centers, data)

Arguments

method

clustering method used

param

clusterng parameter used

centers

cluster centroid

data

cluster-assocated data

Value

a Cluster object


YosefLab/VISION documentation built on Feb. 19, 2023, 9:50 p.m.