List of 10
$ data : num [1:1000, 1:4] -0.227 -0.463 -0.15 -0.466 -0.414 ...
..- attr(*, "dimnames")=List of 2
.. ..$ : chr [1:1000] "1" "2" "3" "4" ...
.. ..$ : chr [1:4] "MONEY" "VISIT" "CROSS" "API"
..- attr(*, "scaled:center")= Named num [1:4] 659823.1 15.5 5.6 28.3
.. ..- attr(*, "names")= chr [1:4] "MONEY" "VISIT" "CROSS" "API"
..- attr(*, "scaled:scale")= Named num [1:4] 1.29e+06 1.92e+01 4.67 3.22e+01
.. ..- attr(*, "names")= chr [1:4] "MONEY" "VISIT" "CROSS" "API"
$ grid :List of 5
..$ pts : int [1:100, 1:2] 1 2 3 4 5 6 7 8 9 10 ...
.. ..- attr(*, "dimnames")=List of 2
.. .. ..$ : NULL
.. .. ..$ : chr [1:2] "x" "y"
..$ xdim : num 10
..$ ydim : num 10
..$ topo : chr "rectangular"
..$ n.hood: chr "square"
..- attr(*, "class")= chr "somgrid"
$ codes : num [1:100, 1:4] -0.12611 -0.00927 -0.13581 0.13115 0.11957 ...
..- attr(*, "dimnames")=List of 2
.. ..$ : NULL
.. ..$ : chr [1:4] "MONEY" "VISIT" "CROSS" "API"
$ changes : num [1:100, 1] 0.0159 0.0182 0.0205 0.0169 0.0213 ...
$ alpha : num [1:2] 0.05 0.01
$ radius : num [1:2] 6 -6
$ toroidal : logi FALSE
$ unit.classif: int [1:1000] 44 89 11 97 86 51 16 43 93 4 ...
$ distances : num [1:1000] 0.02133 0.00983 0.04259 0.01541 0.00165 ...
$ method : chr "som"
- attr(*, "class")= chr "kohonen"