Learn R Programming

som (version 0.3-5.2)

summary.som: summarize a som object

Description

print out the configuration parameters of a som object

Usage

# S3 method for som
summary(object, ...)
# S3 method for som
print(x, ...)

Arguments

object, x

a `som' object

...

nothing yet

Author

Jun Yan <jyan@stat.uiowa.edu>