summary.som {som} | R Documentation |
print out the configuration parameters of a som object
## S3 method for class 'som': summary(object, ...) ## S3 method for class 'som': print(x, ...)
object, x |
a `som' object |
... |
nothing yet |
Jun Yan <jyan@stat.uiowa.edu>