clusterCenters {neuroim} | R Documentation |
clusterCenters
Description
clusterCenters
Usage
clusterCenters(x, features, FUN)
## S4 method for signature 'ClusteredBrainVolume,matrix,missing'
clusterCenters(x, features)
Arguments
x |
the object to extract cluster centers from |
features |
additional features |
FUN |
a user-supplied function |
[Package neuroim version 0.0.6 Index]