Learn R Programming

gmum.r (version 0.2.1)

logClusters: logClusters

Description

Print number of clusters that has been recorded at each stage of learning. Data is recorded only if you have chosen to when you created CEC model object.

Usage

logClusters(c)

Arguments

c
object Trained CEC model object.

Format

 NULL

Examples

Run this code
## Not run: 
# logClusters(c)
# ## End(Not run)

Run the code above in your browser using DataLab