Return a matrix of centroids of an object
Source:R/all_generic.R
, R/clustervol.R
centroids-methods.Rd
Return a matrix of centroids of an object
Usage
centroids(x, ...)
# S4 method for ClusteredNeuroVol
centroids(x, type = c("center_of_mass", "medoid"))