powered by
kohonen
## S3 method for class 'kohonen': summary(object, \dots) ## S3 method for class 'kohonen': print(x, \dots)
som
xyf
bdk
data(wines) xyf.wines <- xyf(scale(wines), classvec2classmat(wine.classes), grid = somgrid(5, 5, "hexagonal")) xyf.wines summary(xyf.wines)
Run the code above in your browser using DataLab