Learn R Programming

SoftClustering (version 1.1502)

initMeansC3D2a: Initial Means (3 Clusters)

Description

This file contains initial means for an example for the HardKMEANSDemo function.

Usage

data(initMeansC3D2a)

Arguments

Format

A matrix [nClusters x nFeatures] = [3 x 2].

Examples

Run this code
# NOT RUN {
data(initMeansC3D2a); plot(initMeansC3D2a)
# }

Run the code above in your browser using DataLab