test_data: A small dataset of dim: (50,5) used as for micro-benchmarks...

Description Usage Format Examples

Description

A small dataset of dim: (50,5) used as for micro-benchmarks of the clusternor package. The data are randomly generated hence a clear number of clusters will be hard to find.

Usage

1

Format

An object of class "matrix"

Examples

1
2
ncenters <- 8
kms <- Kmeans(test_data, ncenters)

neurodata/knorR documentation built on May 25, 2019, 10:35 p.m.