Learn R Programming

som (version 0.3-2)

summary.som: summarize a som object

Description

print out the configuration parameters of a som object

Usage

## S3 method for class 'som':
summary(object, \dots)
## S3 method for class 'som':
print(x, \dots)

Arguments

object, x
a `som' object
...
nothing yet