summary: summarize a som object

summary.somR 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>


som documentation built on Sept. 18, 2024, 5:08 p.m.

Related to summary in som...