Learn R Programming

SoftClustering (version 1.1502)

initMeansC4D2a: Initial Means (4 Clusters)

Description

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

Usage

data(initMeansC4D2a)

Arguments

Format

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

Examples

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

Run the code above in your browser using DataLab