summary.som {som}R Documentation

summarize a som object

Description

print out the configuration parameters of a som object

Usage

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

Arguments

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

Author(s)

Jun Yan <jyan@stat.uiowa.edu>


[Package som version 0.3-4 Index]